mirror of
https://github.com/bitwarden/server.git
synced 2025-04-06 05:28:15 -05:00
Revert "ignore xml comment warnings"
This reverts commit ec60be2f5d307c6f71f66df5c058b73250942f0f.
This commit is contained in:
parent
ec60be2f5d
commit
faf26ce84f
@ -8,7 +8,6 @@
|
|||||||
|
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
||||||
<NoWarn>1701;1702;1591</NoWarn>
|
<NoWarn>1701;1702;1591</NoWarn>
|
||||||
<PlatformTarget>x86</PlatformTarget>
|
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user