We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2481394 commit 7845fd8Copy full SHA for 7845fd8
1 file changed
buildtools/common.props
@@ -8,7 +8,7 @@
8
9
<OutputType>Library</OutputType>
10
<NoWarn>$(NoWarn);CA1822</NoWarn>
11
- <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
+ <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
12
13
<GenerateDocumentationFile>true</GenerateDocumentationFile>
14
0 commit comments