Skip to content

Commit a94ba4b

Browse files
authored
Publish productVersion files in the right folder (#61507)
1 parent e939d36 commit a94ba4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: eng/Publishing.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
Encoding="ASCII" />
6464

6565
<ItemGroup>
66-
<Artifact Include="@(ProductVersionFile)" Kind="Blob" />
66+
<Artifact Include="@(ProductVersionFile)" Kind="Blob" UploadPathSegment="Runtime" />
6767
</ItemGroup>
6868
</Target>
6969

0 commit comments

Comments
 (0)