Skip to content

Commit 9eda7b3

Browse files
[release/8.0.3xx] Set ProducesDotNetReleaseShippingAssets property in Publishing.props (#39036)
Co-authored-by: MilenaHristova <[email protected]>
1 parent ed2df70 commit 9eda7b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/Publishing.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<PublishingVersion>3</PublishingVersion>
66
<!-- This repo does its own symbol package generation to avoid generating symbols for a bunch of unrelated test packages. -->
77
<AutoGenerateSymbolPackages>false</AutoGenerateSymbolPackages>
8+
<ProducesDotNetReleaseShippingAssets>true</ProducesDotNetReleaseShippingAssets>
89
</PropertyGroup>
910

1011
<PropertyGroup>

0 commit comments

Comments
 (0)