mirror of
https://github.com/Z3Prover/z3
synced 2025-06-24 23:03:41 +00:00
quote?
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
5a20413d04
commit
84a7f3fcd0
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ stages:
|
||||||
displayName: 'NuGet Pack Symbols'
|
displayName: 'NuGet Pack Symbols'
|
||||||
inputs:
|
inputs:
|
||||||
command: custom
|
command: custom
|
||||||
arguments: nuget pack $(Agent.TempDirectory)\package\out\Microsoft.Z3.x64.nuspec -SymbolPackageFormat snupkg -BasePath $(Agent.TempDirectory)\package\out
|
arguments: 'nuget pack $(Agent.TempDirectory)\package\out\Microsoft.Z3.x64.nuspec -SymbolPackageFormat snupkg -BasePath $(Agent.TempDirectory)\package\out'
|
||||||
packDestination: $(Build.ArtifactStagingDirectory)
|
packDestination: $(Build.ArtifactStagingDirectory)
|
||||||
verbosityPack: detailed
|
verbosityPack: detailed
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue