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 77781dc commit cc3d74fCopy full SHA for cc3d74f
azure-pipelines.yml
@@ -119,7 +119,7 @@ stages:
119
pool:
120
name: NetCore-Public
121
demands: ImageOverride -equals 1es-ubuntu-2004-open
122
- containerName: mcr.microsoft.com/dotnet/sdk:10.0.100-noble
+ containerName: mcr.microsoft.com/dotnet/sdk:10.0.100-rc.2-noble
123
124
- stage: Test_Windows_Stage
125
displayName: Test Windows
0 commit comments