1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-23 17:07:42 +01:00

Revert "ignore xml comment warnings"

This reverts commit ec60be2f5d.
This commit is contained in:
Kyle Spearrin 2019-03-07 22:57:11 -05:00
parent ec60be2f5d
commit faf26ce84f

View File

@ -8,7 +8,6 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<NoWarn>1701;1702;1591</NoWarn>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<ItemGroup>