فهرست منبع

Bump Costura.Fody from 5.3.0 to 5.4.0 (#67)

Bumps [Costura.Fody](https://github.com/Fody/Costura) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/Fody/Costura/releases)
- [Changelog](https://github.com/Fody/Costura/blob/develop/GitReleaseManager.yaml)
- [Commits](https://github.com/Fody/Costura/compare/5.3.0...5.4.0)

---
updated-dependencies:
- dependency-name: Costura.Fody
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 سال پیش
والد
کامیت
ca169c2b8d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      NatTypeTester/NatTypeTester.csproj

+ 1 - 1
NatTypeTester/NatTypeTester.csproj

@@ -18,7 +18,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="Costura.Fody" Version="5.3.0">
+    <PackageReference Include="Costura.Fody" Version="5.4.0">
       <PrivateAssets>All</PrivateAssets>
     </PackageReference>
     <PackageReference Include="Microsoft.Extensions.Hosting" Version="5.0.0" />