mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00:00
@@ -6,10 +6,6 @@
|
||||
<RootNamespace>Bit.Server</RootNamespace>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
||||
<NoWarn>1701;1702;1591</NoWarn>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.5" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user