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 7f4befe commit 7b5313fCopy full SHA for 7b5313f
eng/Publishing.props
@@ -1,5 +1,9 @@
1
<Project>
2
3
+ <PropertyGroup>
4
+ <ProducesDotNetReleaseShippingAssets>true</ProducesDotNetReleaseShippingAssets>
5
+ </PropertyGroup>
6
+
7
<!-- Update all Artifacts with Kind=Package to have additional metadata item Category="LibraryPackage".
8
This will mean that in VMR builds, command line api packages can get published to a different feed depending on
9
the channel configuration -->
0 commit comments