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