Browse Source

Merge pull request #29 from nickbabcock/dependabot/nuget/Costura.Fody-3.2.2

Bump Costura.Fody from 3.2.1 to 3.2.2
Nick Babcock 6 years ago
parent
commit
05c7473396
1 changed files with 1 additions and 1 deletions
  1. 1 1
      OhmGraphite/OhmGraphite.csproj

+ 1 - 1
OhmGraphite/OhmGraphite.csproj

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