File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed
common/core-templates/jobs Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project >
3
3
<PropertyGroup >
4
- <GitCommitHash >746e5ab36373560ced4d39f9aaa4d8f2be6035ff </GitCommitHash >
5
- <OfficialBuildId >20250430 .1</OfficialBuildId >
6
- <OutputPackageVersion >0.11.5-alpha.25230 .1</OutputPackageVersion >
4
+ <GitCommitHash >8f5ef5bf825aed91bb15039b02f7426f165b5eb8 </GitCommitHash >
5
+ <OfficialBuildId >20250501 .1</OfficialBuildId >
6
+ <OutputPackageVersion >0.11.5-alpha.25251 .1</OutputPackageVersion >
7
7
</PropertyGroup >
8
8
</Project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Dependencies >
3
- <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" cecil" Sha =" 35ccf19f39389d127ab037709b8e9c5a1b111a20 " BarId =" 266496 " />
3
+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" cecil" Sha =" dab45dead83a6cf3e5fa9df1396c51e6a6b61c07 " BarId =" 266608 " />
4
4
<ProductDependencies >
5
5
</ProductDependencies >
6
6
<ToolsetDependencies >
7
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.25230.108 " >
7
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 10.0.0-beta.25251.102 " >
8
8
<Uri >https://github.com/dotnet/dotnet</Uri >
9
- <Sha >35ccf19f39389d127ab037709b8e9c5a1b111a20 </Sha >
9
+ <Sha >dab45dead83a6cf3e5fa9df1396c51e6a6b61c07 </Sha >
10
10
</Dependency >
11
11
</ToolsetDependencies >
12
12
</Dependencies >
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ parameters:
14
14
# This is the default platform provided by Arcade, intended for use by a managed-only repo.
15
15
defaultManagedPlatform :
16
16
name : ' Managed'
17
- container : ' mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream9 '
17
+ container : ' mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream-10-amd64 '
18
18
19
19
# Defines the platforms on which to run build jobs. One job is created for each platform, and the
20
20
# 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 4
4
},
5
5
"msbuild-sdks" : {
6
6
"Microsoft.Build.NoTargets" : " 3.7.0" ,
7
- "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.25230.108 "
7
+ "Microsoft.DotNet.Arcade.Sdk" : " 10.0.0-beta.25251.102 "
8
8
}
9
9
}
Original file line number Diff line number Diff line change 22
22
"commitSha" : " 21ba24a7015eee34b6879b4fd2f0b94b5ff8faa6"
23
23
},
24
24
{
25
- "packageVersion" : " 0.11.5-alpha.25230 .1" ,
26
- "barId" : 266516 ,
25
+ "packageVersion" : " 0.11.5-alpha.25251 .1" ,
26
+ "barId" : 266625 ,
27
27
"path" : " cecil" ,
28
28
"remoteUri" : " https://github.com/dotnet/cecil" ,
29
- "commitSha" : " 746e5ab36373560ced4d39f9aaa4d8f2be6035ff "
29
+ "commitSha" : " 8f5ef5bf825aed91bb15039b02f7426f165b5eb8 "
30
30
},
31
31
{
32
32
"packageVersion" : " 0.1.625104" ,
You can’t perform that action at this time.
0 commit comments