Skip to content

Commit 24a30dd

Browse files
[release/7.0.4xx] Set ProducesDotNetReleaseShippingAssets property in Publishing.props (#39039)
Co-authored-by: MilenaHristova <[email protected]>
1 parent 91c6b46 commit 24a30dd

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)