Browse Source

Bump Costura.Fody from 3.1.6 to 3.2.0

Bumps [Costura.Fody](https://github.com/Fody/Costura) from 3.1.6 to 3.2.0.
- [Release notes](https://github.com/Fody/Costura/releases)
- [Commits](https://github.com/Fody/Costura/commits/3.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] 6 năm trước cách đây
mục cha
commit
951da5cd68
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      OhmGraphite/OhmGraphite.csproj

+ 1 - 1
OhmGraphite/OhmGraphite.csproj

@@ -28,7 +28,7 @@
   </ItemGroup>
 
   <ItemGroup>
-    <PackageReference Include="Costura.Fody" Version="3.1.6" />
+    <PackageReference Include="Costura.Fody" Version="3.2.0" />
     <PackageReference Include="NLog.Config" Version="4.5.11" />
     <PackageReference Include="Npgsql" Version="4.0.3" />
     <PackageReference Include="prometheus-net" Version="2.1.3" />