We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85f4ecf commit dc09867Copy full SHA for dc09867
eng/pipelines/build-all-lib.yml
@@ -131,7 +131,7 @@ extends:
131
- task: UseDotNet@2
132
displayName: 'Install .NET 9.0'
133
inputs:
134
- version: 9.0.x
+ version: 9.0.205
135
includePreviewVersions: false
136
137
eng/pipelines/build-core-lib.yml
@@ -164,7 +164,7 @@ extends:
164
165
166
167
168
169
170
0 commit comments