mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
[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:
@@ -40,7 +40,7 @@
|
||||
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
|
||||
|
||||
<ItemGroup>
|
||||
<None Include="README.md" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user