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 8888 <_InstallersToPublish Include =" $(ArtifactsPackagesDir)**\*.exe" UploadPathSegment =" Runtime/" ChecksumPath =" %(FullPath).sha512" />
8989 <_InstallersToPublish Include =" $(ArtifactsPackagesDir)**\*.msi" UploadPathSegment =" Runtime/" ChecksumPath =" %(FullPath).sha512" />
9090 <_InstallersToPublish Include =" $(ArtifactsPackagesDir)**\*.zip" UploadPathSegment =" Runtime/" >
91- <ChecksumPath Condition =" $([System.String]::Copy('%(Filename)%(Extension)').EndsWith('.wixpack.zip')) != 'true'" >%(FullPath).sha512" </ChecksumPath >
91+ <ChecksumPath Condition =" $([System.String]::Copy('%(Filename)%(Extension)').EndsWith('.wixpack.zip')) != 'true'" >%(FullPath).sha512</ChecksumPath >
9292 </_InstallersToPublish >
9393
9494 <_InstallersToPublish Include =" $(ArtifactsDir)installers\$(Configuration)\**\*.exe" UploadPathSegment =" Runtime/" ChecksumPath =" %(FullPath).sha512" />
You can’t perform that action at this time.
0 commit comments