mirror of
https://github.com/bitwarden/server
synced 2025-12-18 01:03:17 +00:00
drop net461 support in billing and ident.
cleanup various csproj files add appservice hosting startup package for api
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFrameworks>netcoreapp2.0;net461</TargetFrameworks>
|
||||
<AssemblyName>Core</AssemblyName>
|
||||
<RootNamespace>Bit.Core</RootNamespace>
|
||||
<GenerateUserSecretsAttribute>false</GenerateUserSecretsAttribute>
|
||||
</PropertyGroup>
|
||||
|
||||
Reference in New Issue
Block a user