Skip to content

Commit

Permalink
dependabot: bump dnLib from 3.3.5 to 4.3.0
Browse files Browse the repository at this point in the history
Bumps [dnLib](https://github.com/0xd4d/dnlib) from 3.3.5 to 4.3.0.
- [Release notes](https://github.com/0xd4d/dnlib/releases)
- [Commits](0xd4d/dnlib@v3.3.5...v4.3.0)

---
updated-dependencies:
- dependency-name: dnLib
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 8364127 commit 09187a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/NXPorts/NXPorts.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net46;netstandard2.0</TargetFrameworks>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
Expand Down Expand Up @@ -26,7 +26,7 @@
<ProjectReference Include="..\NXPorts.Attributes\NXPorts.Attributes.csproj" />
<PackageReference Include="Microsoft.Build.Framework" Version="15.9.20" />
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="15.9.20" />
<PackageReference Include="dnLib" Version="3.3.5" />
<PackageReference Include="dnLib" Version="4.3.0" />
</ItemGroup>

<!-- Set NuSpec input variables -->
Expand Down

0 comments on commit 09187a8

Please sign in to comment.