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

@ -23,7 +23,7 @@
<ItemGroup>
<ProjectReference Include="..\..\src\Core\Core.csproj" />
<ProjectReference Include="..\..\src\Identity\Identity.csproj" />
<ProjectReference Include="..\common\Common.csproj" />
<ProjectReference Include="..\Common\Common.csproj" />
</ItemGroup>
</Project>