1
0
mirror of https://github.com/bitwarden/server synced 2025-12-10 13:23:27 +00:00

bypass log filter on migrator

This commit is contained in:
Kyle Spearrin
2019-03-25 15:20:54 -04:00
parent d8361ff1d6
commit 1bd4d39136
3 changed files with 13 additions and 7 deletions

View File

@@ -14,4 +14,8 @@
<PackageReference Include="Microsoft.Extensions.Logging" Version="2.1.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\Core\Core.csproj" />
</ItemGroup>
</Project>