1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -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

@ -31,7 +31,6 @@
<ItemGroup>
<PackageReference Include="Azure.Messaging.EventGrid" Version="4.7.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.9" />
<PackageReference Include="NewRelic.Agent" Version="8.41.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.3" />
</ItemGroup>