1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-04 01:22:50 -05:00

Logging config changes (#1935)

* Logging config changes

* Regenerated packages.lock.json files

* fixed up more typos and regenerated json
This commit is contained in:
sneakernuts
2022-04-05 15:19:16 +00:00
committed by GitHub
parent af152811af
commit 0e88720d3a
34 changed files with 142 additions and 289 deletions

View File

@ -12,7 +12,6 @@
<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="5.0.2" />
<PackageReference Include="NewRelic.Agent" Version="8.41.0" />
</ItemGroup>
</Project>