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 14d0622 commit 9f26d69Copy full SHA for 9f26d69
eng/pipelines/build-all-lib.yml
@@ -130,7 +130,7 @@ extends:
130
displayName: 'Install .NET 9.0'
131
inputs:
132
version: 9.0.x
133
- includePreviewVersions: true
+ includePreviewVersions: false
134
135
# Set version number (exclude some folders)
136
- task: PowerShell@2
eng/pipelines/build-core-lib.yml
@@ -164,7 +164,7 @@ extends:
164
165
166
167
168
169
170
0 commit comments