There was an error while loading. Please reload this page.
1 parent 9082e03 commit 577df4eCopy full SHA for 577df4e
1 file changed
.azure-pipelines/ci-build.yml
@@ -69,7 +69,7 @@ extends:
69
- task: UseDotNet@2
70
displayName: 'Use .NET 10'
71
inputs:
72
- version: 10.x
+ useGlobalJson: true
73
74
# Install the nuget tool.
75
- task: NuGetToolInstaller@1
0 commit comments