Sfoglia il codice sorgente

Merge pull request #164 from nickbabcock/dependabot/nuget/NLog.Config-4.7.5

Bump NLog.Config from 4.7.4 to 4.7.5
Nick Babcock 4 anni fa
parent
commit
4f3f08398c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      OhmGraphite/OhmGraphite.csproj

+ 1 - 1
OhmGraphite/OhmGraphite.csproj

@@ -29,7 +29,7 @@
 
   <ItemGroup>
     <PackageReference Include="Costura.Fody" Version="3.3.2" />
-    <PackageReference Include="NLog.Config" Version="4.7.4" />
+    <PackageReference Include="NLog.Config" Version="4.7.5" />
     <PackageReference Include="Npgsql" Version="4.1.5" />
     <PackageReference Include="prometheus-net" Version="3.6.0" />
     <PackageReference Include="Resourcer.Fody" Version="1.7.3" />