File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -61,8 +61,6 @@ Expand-Archive -Path $objDir\AzureSignTool.nupkg -DestinationPath $objDir\AzureS
6161Remove-Item - Path $objDir \AzureSign.Core.nupkg
6262Remove-Item - Path $objDir \AzureSignTool.nupkg
6363
64- $commonSignArgs =
65-
6664& " $sdkBinPath \signtool.exe" sign / d " AzureSign.Core" / sha1 73f0844a95e35441a676cd6be1e79a3cd51d00b4 / fd SHA384 / td SHA384 / tr " http://timestamp.digicert.com" / du " https://github.com/vcsjones/AzureSignTool" " $objDir \AzureSign.Core.nupkg.dir\lib\net8.0\AzureSign.Core.dll"
6765& " $sdkBinPath \signtool.exe" sign / d " AzureSign.Core" / sha1 73f0844a95e35441a676cd6be1e79a3cd51d00b4 / fd SHA384 / td SHA384 / tr " http://timestamp.digicert.com" / du " https://github.com/vcsjones/AzureSignTool" " $objDir \AzureSign.Core.nupkg.dir\lib\netstandard2.0\AzureSign.Core.dll"
6866& " $sdkBinPath \signtool.exe" sign / d " AzureSignTool" / sha1 73f0844a95e35441a676cd6be1e79a3cd51d00b4 / fd SHA384 / td SHA384 / tr " http://timestamp.digicert.com" / du " https://github.com/vcsjones/AzureSignTool" " $objDir \AzureSignTool.nupkg.dir\tools\net8.0\any\AzureSignTool.dll"
You can’t perform that action at this time.
0 commit comments