File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151 </Dependency >
5252 </ProductDependencies >
5353 <ToolsetDependencies >
54- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.25626.6 " >
54+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.26063.2 " >
5555 <Uri >https://github.com/dotnet/arcade</Uri >
56- <Sha >ab5773ac30dce73227fa1dff6bf1a21eea67cbd0 </Sha >
56+ <Sha >c85f9aceddaf85296e3efbc463daaa34fef5a375 </Sha >
5757 </Dependency >
58- <Dependency Name =" Microsoft.DotNet.Build.Tasks.Packaging" Version =" 9.0.0-beta.25626.6 " >
58+ <Dependency Name =" Microsoft.DotNet.Build.Tasks.Packaging" Version =" 9.0.0-beta.26063.2 " >
5959 <Uri >https://github.com/dotnet/arcade</Uri >
60- <Sha >ab5773ac30dce73227fa1dff6bf1a21eea67cbd0 </Sha >
60+ <Sha >c85f9aceddaf85296e3efbc463daaa34fef5a375 </Sha >
6161 </Dependency >
6262 </ToolsetDependencies >
6363</Dependencies >
Original file line number Diff line number Diff line change 66 <PreReleaseVersionIteration >1</PreReleaseVersionIteration >
77 </PropertyGroup >
88 <PropertyGroup >
9- <MicrosoftDotNetBuildTasksPackagingVersion >9.0.0-beta.25626.6 </MicrosoftDotNetBuildTasksPackagingVersion >
9+ <MicrosoftDotNetBuildTasksPackagingVersion >9.0.0-beta.26063.2 </MicrosoftDotNetBuildTasksPackagingVersion >
1010 <!-- Python -->
1111 <runtimeosxarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion >9.0.0-alpha.1.25615.1</runtimeosxarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion >
1212 <runtimeosxx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion >9.0.0-alpha.1.25615.1</runtimeosxx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion >
Original file line number Diff line number Diff line change 7474 # If it's not devdiv, it's dnceng
7575 ${{ if ne(variables['System.TeamProject'], 'DevDiv') }} :
7676 name : NetCore1ESPool-Publishing-Internal
77- image : windows.vs2019 .amd64
77+ image : windows.vs2022 .amd64
7878 os : windows
7979 steps :
8080 - ${{ if eq(parameters.is1ESPipeline, '') }} :
Original file line number Diff line number Diff line change @@ -291,11 +291,11 @@ stages:
291291 ${{ else }} :
292292 ${{ if eq(parameters.is1ESPipeline, true) }} :
293293 name : NetCore1ESPool-Publishing-Internal
294- image : windows.vs2019 .amd64
294+ image : windows.vs2022 .amd64
295295 os : windows
296296 ${{ else }} :
297297 name : NetCore1ESPool-Publishing-Internal
298- demands : ImageOverride -equals windows.vs2019 .amd64
298+ demands : ImageOverride -equals windows.vs2022 .amd64
299299 steps :
300300 - template : /eng/common/core-templates/post-build/setup-maestro-vars.yml
301301 parameters :
Original file line number Diff line number Diff line change 2323#
2424# pool:
2525# name: $(DncEngInternalBuildPool)
26- # demands: ImageOverride -equals windows.vs2019 .amd64
26+ # demands: ImageOverride -equals windows.vs2022 .amd64
2727variables :
2828 - ${{ if eq(variables['System.TeamProject'], 'internal') }} :
2929 - template : /eng/common/templates-official/variables/pool-providers.yml
Original file line number Diff line number Diff line change 66 "dotnet" : " 9.0.112"
77 },
88 "msbuild-sdks" : {
9- "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.25626.6 " ,
9+ "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.26063.2 " ,
1010 "Microsoft.Build.NoTargets" : " 3.5.0" ,
1111 "Microsoft.Build.Traversal" : " 2.0.34"
1212 }
You can’t perform that action at this time.
0 commit comments