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 ed2df70 commit 9eda7b3Copy full SHA for 9eda7b3
eng/Publishing.props
@@ -5,6 +5,7 @@
5
<PublishingVersion>3</PublishingVersion>
6
<!-- This repo does its own symbol package generation to avoid generating symbols for a bunch of unrelated test packages. -->
7
<AutoGenerateSymbolPackages>false</AutoGenerateSymbolPackages>
8
+ <ProducesDotNetReleaseShippingAssets>true</ProducesDotNetReleaseShippingAssets>
9
</PropertyGroup>
10
11
<PropertyGroup>
0 commit comments