Переглянути джерело

Bump Costura.Fody from 3.1.4 to 3.1.5

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] 6 роки тому
батько
коміт
b1d96ed981
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      OhmGraphite/OhmGraphite.csproj

+ 1 - 1
OhmGraphite/OhmGraphite.csproj

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