We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bfdd53 commit 265727cCopy full SHA for 265727c
eng/Publishing.props
@@ -36,9 +36,9 @@
36
</Artifact>
37
</ItemGroup>
38
39
- <!-- remove the manifest .Msi packages, they are built in the SDK repo now -->
+ <!-- remove the manifest packages, they are built in the SDK repo now -->
40
<ItemGroup>
41
- <Artifact Remove="$(ArtifactsShippingPackagesDir)*.Manifest-*.Msi.*.nupkg" />
+ <Artifact Remove="$(ArtifactsShippingPackagesDir)*.Manifest-*.nupkg" />
42
43
44
<!--
0 commit comments