Skip to content

Commit 8b77cba

Browse files
Bump Costura.Fody from 5.2.0 to 5.3.0
Bumps [Costura.Fody](https://github.com/Fody/Costura) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/Fody/Costura/releases) - [Changelog](https://github.com/Fody/Costura/blob/develop/GitReleaseManager.yaml) - [Commits](Fody/Costura@5.2.0...5.3.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3803e89 commit 8b77cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NatTypeTester/NatTypeTester.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</PropertyGroup>
2121

2222
<ItemGroup>
23-
<PackageReference Include="Costura.Fody" Version="5.2.0">
23+
<PackageReference Include="Costura.Fody" Version="5.3.0">
2424
<PrivateAssets>All</PrivateAssets>
2525
</PackageReference>
2626
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.1" />

0 commit comments

Comments
 (0)