We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4813d04 commit 6733204Copy full SHA for 6733204
src/Directory.build.props
@@ -36,7 +36,7 @@
36
<XunitVersion>2.6.1</XunitVersion>
37
</PropertyGroup>
38
<PropertyGroup Condition="$(IsTestProject) != 'true'">
39
- <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
+ <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
40
41
42
<!-- MonoAndroid doesn't seem to want to allow debugging for maintainers -->
0 commit comments