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 9494 <_InstallersToPublish Include =" $(ArtifactsDir)installers\$(Configuration)\**\*.exe" UploadPathSegment =" Runtime/" ChecksumPath =" %(FullPath).sha512" />
9595 <_InstallersToPublish Include =" $(ArtifactsDir)installers\$(Configuration)\**\*.msi" UploadPathSegment =" Runtime/" ChecksumPath =" %(FullPath).sha512" />
9696 <_InstallersToPublish Include =" $(ArtifactsDir)installers\$(Configuration)\**\*.zip" UploadPathSegment =" Runtime/" >
97- <ChecksumPath Condition =" $([System.String]::Copy('%(Filename)%(Extension)').EndsWith('.wixpack.zip')) != 'true'" >%(FullPath).sha512" </ChecksumPath >
97+ <ChecksumPath Condition =" $([System.String]::Copy('%(Filename)%(Extension)').EndsWith('.wixpack.zip')) != 'true'" >%(FullPath).sha512</ChecksumPath >
9898 </_InstallersToPublish >
9999
100100 <Artifact Include =" @(_InstallersToPublish)" Kind =" Blob" >
You can’t perform that action at this time.
0 commit comments