1
0
mirror of https://github.com/bitwarden/server synced 2026-01-07 11:03:37 +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

@@ -3,7 +3,7 @@
<PropertyGroup>
<Version>1.24.0</Version>
<TargetFramework>netcoreapp2.1</TargetFramework>
<RootNamespace>Bit.Billing</RootNamespace>
<RootNamespace>Bit.Admin</RootNamespace>
<UserSecretsId>bitwarden-Admin</UserSecretsId>
</PropertyGroup>