Update pipelines
This commit is contained in:
parent
29345ef6ab
commit
920a1d680e
@ -11,9 +11,9 @@ variables:
|
||||
|
||||
steps:
|
||||
- task: UseDotNet@2
|
||||
displayName: 'Use .NET Core SDK 5.x'
|
||||
displayName: 'Use .NET Core SDK 8.x'
|
||||
inputs:
|
||||
version: 5.x
|
||||
version: 8.x
|
||||
|
||||
- script: dotnet build --configuration $(buildConfiguration)
|
||||
displayName: 'dotnet build $(buildConfiguration)'
|
||||
|
Loading…
x
Reference in New Issue
Block a user