File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <ProductDependencies >
44 </ProductDependencies >
55 <ToolsetDependencies >
6- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.25225.5 " >
6+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.25230.1 " >
77 <Uri >https://github.com/dotnet/arcade</Uri >
8- <Sha >d3c4c4644a5af855cd30944d9221886369ab375d </Sha >
8+ <Sha >4246a31e5de9de87f760218c4f588cebf4661f45 </Sha >
99 </Dependency >
10- <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 8.0.0-beta.25225.5 " >
10+ <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 8.0.0-beta.25230.1 " >
1111 <Uri >https://github.com/dotnet/arcade</Uri >
12- <Sha >d3c4c4644a5af855cd30944d9221886369ab375d </Sha >
12+ <Sha >4246a31e5de9de87f760218c4f588cebf4661f45 </Sha >
1313 </Dependency >
1414 </ToolsetDependencies >
1515</Dependencies >
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ parameters:
1414 # This is the default platform provided by Arcade, intended for use by a managed-only repo.
1515 defaultManagedPlatform :
1616 name : ' Managed'
17- container : ' mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8 '
17+ container : ' mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream-9-amd64 '
1818
1919 # Defines the platforms on which to run build jobs. One job is created for each platform, and the
2020 # object in this array is sent to the job template as 'platform'. If no platforms are specified,
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ parameters:
1414 # This is the default platform provided by Arcade, intended for use by a managed-only repo.
1515 defaultManagedPlatform :
1616 name : ' Managed'
17- container : ' mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8 '
17+ container : ' mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream-9-amd64 '
1818
1919 # Defines the platforms on which to run build jobs. One job is created for each platform, and the
2020 # object in this array is sent to the job template as 'platform'. If no platforms are specified,
Original file line number Diff line number Diff line change 33 "dotnet" : " 8.0.115"
44 },
55 "msbuild-sdks" : {
6- "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.25225.5 " ,
7- "Microsoft.DotNet.Helix.Sdk" : " 8.0.0-beta.25225.5 "
6+ "Microsoft.DotNet.Arcade.Sdk" : " 8.0.0-beta.25230.1 " ,
7+ "Microsoft.DotNet.Helix.Sdk" : " 8.0.0-beta.25230.1 "
88 }
99}
You can’t perform that action at this time.
0 commit comments