[WarningsAsErrors] Getting Most online (#6005)

* Enabling errors as warnings.

* removing plugin since it throws an error for release mode,  WIll fix in other release
This commit is contained in:
Clint Rutkas
2020-08-17 13:11:40 -07:00
committed by GitHub
parent 7af4ffe341
commit 315caaba1c
13 changed files with 67 additions and 4 deletions

View File

@@ -14,6 +14,7 @@
<RepositoryType>Github</RepositoryType>
<PackageTags>PowerToys</PackageTags>
<NeutralLanguage>en-US</NeutralLanguage>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
<ItemGroup>