Skip to content

Commit

Permalink
Merge pull request #42 from HMBSbige/dependabot/nuget/Costura.Fody-5.3.0
Browse files Browse the repository at this point in the history
Bump Costura.Fody from 5.2.0 to 5.3.0
  • Loading branch information
HMBSbige authored Apr 20, 2021
2 parents 3803e89 + 8b77cba commit ba396b6
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.2.0">
<PackageReference Include="Costura.Fody" Version="5.3.0">
<PrivateAssets>All</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.1" />
Expand Down

0 comments on commit ba396b6

Please sign in to comment.