mirror of
https://github.com/bitwarden/server
synced 2026-01-20 09:23:28 +00:00
add x-platform support with netcore 2.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<VersionPrefix>1.8.2</VersionPrefix>
|
||||
<TargetFramework>net461</TargetFramework>
|
||||
<TargetFrameworks>netcoreapp2.0;net461</TargetFrameworks>
|
||||
<AssemblyName>Billing</AssemblyName>
|
||||
<RootNamespace>Bit.Billing</RootNamespace>
|
||||
<UserSecretsId>bitwarden-Billing</UserSecretsId>
|
||||
|
||||
Reference in New Issue
Block a user