Skip to content

Commit 7b5313f

Browse files
authored
Ship SCL as part of the VMR (#2578)
1 parent 7f4befe commit 7b5313f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

eng/Publishing.props

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<Project>
22

3+
<PropertyGroup>
4+
<ProducesDotNetReleaseShippingAssets>true</ProducesDotNetReleaseShippingAssets>
5+
</PropertyGroup>
6+
37
<!-- Update all Artifacts with Kind=Package to have additional metadata item Category="LibraryPackage".
48
This will mean that in VMR builds, command line api packages can get published to a different feed depending on
59
the channel configuration -->

0 commit comments

Comments
 (0)