Skip to content

Commit

Permalink
Merge pull request #40 from HMBSbige/dependabot/nuget/Costura.Fody-5.2.0
Browse files Browse the repository at this point in the history
Bump Costura.Fody from 5.1.0 to 5.2.0
  • Loading branch information
HMBSbige authored Apr 13, 2021
2 parents 779ffd5 + 0a4b395 commit 8ac44c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NatTypeTester/NatTypeTester.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Costura.Fody" Version="5.1.0">
<PackageReference Include="Costura.Fody" Version="5.2.0">
<PrivateAssets>All</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.1" />
Expand Down

0 comments on commit 8ac44c1

Please sign in to comment.