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 4590aaf commit f4e9acbCopy full SHA for f4e9acb
Directory.Build.props
@@ -46,6 +46,7 @@
46
<IncludeSymbols>true</IncludeSymbols>
47
<IsPackable>true</IsPackable>
48
<IsShipping>true</IsShipping>
49
+ <Serviceable>false</Serviceable>
50
</PropertyGroup>
51
<ItemGroup Condition=" '$(IsPackable)' == 'true' ">
52
<None Include="$(MSBuildThisFileDirectory)\package-icon.png" Pack="True" PackagePath="" />
0 commit comments