We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab90082 commit 716ad7cCopy full SHA for 716ad7c
shared-test.props
@@ -1,5 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
+ <OutputType>Exe</OutputType>
4
<NoWarn>$(NoWarn);S2094;S3717;SA1602;CA1062;CA1707;NU5104</NoWarn>
5
</PropertyGroup>
6
0 commit comments