Skip to content

Commit 7845fd8

Browse files
committed
Fix typo
1 parent 2481394 commit 7845fd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildtools/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<OutputType>Library</OutputType>
1010
<NoWarn>$(NoWarn);CA1822</NoWarn>
11-
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
11+
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
1212

1313
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1414

0 commit comments

Comments
 (0)