File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -267,7 +267,7 @@ jobs:
267267 pool :
268268 ${{ if eq(variables['System.TeamProject'], 'public') }} :
269269 name : NetCore-Public
270- demands : ImageOverride -equals windows.vs2022preview .scout.amd64.open
270+ demands : ImageOverride -equals windows.vs2026preview .scout.amd64.open
271271 ${{ if ne(variables['System.TeamProject'], 'public') }} :
272272 name : VSEngSS-MicroBuild2022-1ES
273273 demands : agent.os -equals Windows_NT
Original file line number Diff line number Diff line change 7373 <MicrosoftCodeAnalysisPooledObjectsVersion >5.0.0-1.25277.114</MicrosoftCodeAnalysisPooledObjectsVersion >
7474 </PropertyGroup >
7575 <PropertyGroup >
76- <BootstrapSdkVersion >10.0.100-rc.1.25451.107 </BootstrapSdkVersion >
76+ <BootstrapSdkVersion >10.0.100</BootstrapSdkVersion >
7777 </PropertyGroup >
7878 <Target Name =" OverrideArcadeFileVersion" AfterTargets =" _InitializeAssemblyVersion" >
7979 <!-- See https://github.com/dotnet/arcade/issues/3386
Original file line number Diff line number Diff line change 88 "errorMessage" : " The .NET SDK could not be found, please run a command-line build with ./build.cmd."
99 },
1010 "tools" : {
11- "dotnet" : " 10.0.100-rc.1.25451.107 " ,
11+ "dotnet" : " 10.0.100" ,
1212 "vs" : {
13- "version" : " 17.13 .0"
13+ "version" : " 18 .0"
1414 },
15- "xcopy-msbuild" : " 17.13 .0"
15+ "xcopy-msbuild" : " 18.0 .0"
1616 },
1717 "msbuild-sdks" : {
1818 "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.25555.6"
You can’t perform that action at this time.
0 commit comments