Skip to content

Commit 6733204

Browse files
committed
Update Directory.build.props
1 parent 4813d04 commit 6733204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<XunitVersion>2.6.1</XunitVersion>
3737
</PropertyGroup>
3838
<PropertyGroup Condition="$(IsTestProject) != 'true'">
39-
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
39+
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
4040
</PropertyGroup>
4141

4242
<!-- MonoAndroid doesn't seem to want to allow debugging for maintainers -->

0 commit comments

Comments
 (0)