1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 16:12:49 -05:00

some cleanup

This commit is contained in:
Kyle Spearrin
2018-09-13 23:33:18 -04:00
parent 99679f57fc
commit 52d79a0015
5 changed files with 4 additions and 4 deletions

View File

@ -5,6 +5,7 @@
<TargetFramework>netcoreapp2.1</TargetFramework>
<RootNamespace>Bit.Api</RootNamespace>
<UserSecretsId>bitwarden-Api</UserSecretsId>
<MvcRazorCompileOnPublish>false</MvcRazorCompileOnPublish>
</PropertyGroup>
<ItemGroup>