mirror of
https://github.com/bitwarden/server.git
synced 2025-07-18 16:11:28 -05:00
license verification services for user/org
This commit is contained in:
@ -8,6 +8,10 @@
|
||||
<UserSecretsId>bitwarden-Billing</UserSecretsId>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="licensing.cer" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Core\Core.csproj" />
|
||||
</ItemGroup>
|
||||
|
Reference in New Issue
Block a user