1
0
mirror of https://github.com/bitwarden/server synced 2025-12-20 10:13:39 +00: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>