File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 8787 <_InstallersToPublish Include =" $(ArtifactsPackagesDir)**\*.tar.gz" UploadPathSegment =" Runtime/" ChecksumPath =" %(FullPath).sha512" />
8888 <_InstallersToPublish Include =" $(ArtifactsPackagesDir)**\*.exe" UploadPathSegment =" Runtime/" ChecksumPath =" %(FullPath).sha512" />
8989 <_InstallersToPublish Include =" $(ArtifactsPackagesDir)**\*.msi" UploadPathSegment =" Runtime/" ChecksumPath =" %(FullPath).sha512" />
90- <_InstallersToPublish Include =" $(ArtifactsPackagesDir)**\*.zip" Exclude = " $(ArtifactsPackagesDir)**\*.wixpack.zip " UploadPathSegment =" Runtime/" >
90+ <_InstallersToPublish Include =" $(ArtifactsPackagesDir)**\*.zip" UploadPathSegment =" Runtime/" >
9191 <ChecksumPath Condition =" $([System.String]::Copy('%(Filename)%(Extension)').EndsWith('.wixpack.zip')) != 'true'" >%(FullPath).sha512"</ChecksumPath >
9292 </_InstallersToPublish >
9393
You can’t perform that action at this time.
0 commit comments