Skip to content

Commit

Permalink
[release/6.0] Set ProducesDotNetReleaseShippingAssets property in Pub…
Browse files Browse the repository at this point in the history
…lishing.props (#33175)
  • Loading branch information
MilenaHristova committed Mar 6, 2024
1 parent dc10fef commit d129938
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/Publishing.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
<!-- This repo does its own symbol package generation. Arcade's symbols.nupkg generation conflicts with the symbol package generation in
this repo and causes confusion (due to empty symblos.nupkg's) in downstream processes -->
<AutoGenerateSymbolPackages>false</AutoGenerateSymbolPackages>
<ProducesDotNetReleaseShippingAssets>true</ProducesDotNetReleaseShippingAssets>
</PropertyGroup>
</Project>

0 comments on commit d129938

Please sign in to comment.