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 62fb2ce commit 6ab9fa6Copy full SHA for 6ab9fa6
eng/Publishing.props
@@ -62,7 +62,7 @@
62
Encoding="ASCII" />
63
64
<ItemGroup>
65
- <Artifact Include="@(ProductVersionFile)" Kind="Blob" UploadPathSegment="Runtime" />
+ <Artifact Include="@(ProductVersionFile)" Kind="Blob" UploadPathSegment="Runtime/" />
66
</ItemGroup>
67
</Target>
68
0 commit comments