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 88347d7 commit 5c084c1Copy full SHA for 5c084c1
eng/Publishing.props
@@ -32,7 +32,6 @@
32
Condition=" '$(PublishInstallerBaseVersion)' == 'true' " />
33
<_InstallersToPublish Include="$(ArtifactsDir)installers\**\*.wixlib" UploadPathSegment="Runtime" />
34
<_InstallersToPublish Include="$(ArtifactsDir)installers\**\*.zip" UploadPathSegment="Runtime" />
35
- <_ChecksumsToPublish Include="$(ArtifactsDir)packages\**\*.sha512" />
36
<_ChecksumsToPublish Include="$(ArtifactsDir)installers\**\*.sha512" />
37
</ItemGroup>
38
0 commit comments