1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05:00

Resolve Vault warnings (#5786)

- Also remove extra exclusions
This commit is contained in:
Justin Baur
2025-05-09 10:12:43 -04:00
committed by GitHub
parent 3989e3b26b
commit 2918d46b62
8 changed files with 9 additions and 17 deletions

View File

@ -2,8 +2,6 @@
<PropertyGroup>
<IsPackable>false</IsPackable>
<!-- Temp exclusions until warnings are fixed -->
<WarningsNotAsErrors>$(WarningsNotAsErrors);CS8620;CS0169</WarningsNotAsErrors>
</PropertyGroup>
<ItemGroup>