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 560af67 commit b97c92bCopy full SHA for b97c92b
build.ps1
@@ -257,7 +257,7 @@ function CreateZips([string] $runtimeSuffix) {
257
258
Write-Host "Generating $hashesForHardlinksFile"
259
Write-Host "---------------------------------------------------"
260
- WriteHashesFile $siteExtensionPath/$extensionVersionNoSuffix
+ WriteHashesFile $siteExtensionPath\$extensionVersion
261
Write-Host "Generated $hashesForHardlinksFile"
262
263
0 commit comments