Skip to content

Commit 1fac09f

Browse files
committed
Ignore warnings in the test subject app
1 parent 8ceebff commit 1fac09f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/TestApp/TestApp.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<UseCurrentRuntimeIdentifier>true</UseCurrentRuntimeIdentifier>
1212
<SelfContained>true</SelfContained>
1313
<GenerateDocumentationFile>false</GenerateDocumentationFile>
14+
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
1415
</PropertyGroup>
1516

1617
<ItemGroup Condition="$(Configuration) == 'Debug'">

0 commit comments

Comments
 (0)