mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 07:36:14 -05:00
@ -3,7 +3,7 @@
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>netcoreapp2.1</TargetFramework>
|
||||
<NoWarn>1701;1702;1705;NU1701;1591</NoWarn>
|
||||
<NoWarn>1701;1702;1705;NU1701</NoWarn>
|
||||
<RootNamespace>Bit.Setup</RootNamespace>
|
||||
</PropertyGroup>
|
||||
|
||||
|
Reference in New Issue
Block a user