mirror of
https://github.com/Z3Prover/z3
synced 2025-07-19 02:42:02 +00:00
Use camel case service name
This commit is contained in:
parent
7bf2df1b7a
commit
16f47954c0
1 changed files with 1 additions and 1 deletions
|
@ -471,7 +471,7 @@ stages:
|
||||||
steps:
|
steps:
|
||||||
- task: NuGetAuthenticate@0
|
- task: NuGetAuthenticate@0
|
||||||
displayName: 'NuGet Authenticate'
|
displayName: 'NuGet Authenticate'
|
||||||
inputs: 'Z3-nightly public nuget feed'
|
inputs: Z3NightlyNuget
|
||||||
- task: NuGetToolInstaller@0
|
- task: NuGetToolInstaller@0
|
||||||
inputs:
|
inputs:
|
||||||
versionSpec: 5.x
|
versionSpec: 5.x
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue