File tree Expand file tree Collapse file tree 5 files changed +21
-15
lines changed
common/core-templates/job Expand file tree Collapse file tree 5 files changed +21
-15
lines changed Original file line number Diff line number Diff line change 5
5
<!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6
6
<!-- Begin: Package sources from dotnet-runtime -->
7
7
<add key =" darc-int-dotnet-runtime-aae90fa" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-aae90fa0/nuget/v3/index.json" />
8
+ <add key =" darc-int-dotnet-runtime-aae90fa-2" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-aae90fa0-2/nuget/v3/index.json" />
9
+ <add key =" darc-int-dotnet-runtime-aae90fa-1" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-aae90fa0-1/nuget/v3/index.json" />
8
10
<!-- End: Package sources from dotnet-runtime -->
9
11
<!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
10
12
<add key =" dotnet-eng" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
21
23
<clear />
22
24
<!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
23
25
<!-- Begin: Package sources from dotnet-runtime -->
26
+ <add key =" darc-int-dotnet-runtime-aae90fa-1" value =" true" />
27
+ <add key =" darc-int-dotnet-runtime-aae90fa-2" value =" true" />
24
28
<add key =" darc-int-dotnet-runtime-aae90fa" value =" true" />
25
29
<!-- End: Package sources from dotnet-runtime -->
26
30
<!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
Original file line number Diff line number Diff line change 67
67
</Dependency >
68
68
</ProductDependencies >
69
69
<ToolsetDependencies >
70
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.25380.1 " >
70
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.25407.2 " >
71
71
<Uri >https://github.com/dotnet/arcade</Uri >
72
- <Sha >7e67a7b4b62513a475afe46c4cd74d54b68f65c9 </Sha >
72
+ <Sha >e29823691315ed6b3acff20d5bdf3b0be7628283 </Sha >
73
73
</Dependency >
74
- <Dependency Name =" Microsoft.DotNet.Build.Tasks.Templating" Version =" 9.0.0-beta.25380.1 " >
74
+ <Dependency Name =" Microsoft.DotNet.Build.Tasks.Templating" Version =" 9.0.0-beta.25407.2 " >
75
75
<Uri >https://github.com/dotnet/arcade</Uri >
76
- <Sha >7e67a7b4b62513a475afe46c4cd74d54b68f65c9 </Sha >
76
+ <Sha >e29823691315ed6b3acff20d5bdf3b0be7628283 </Sha >
77
77
</Dependency >
78
- <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 9.0.0-beta.25380.1 " >
78
+ <Dependency Name =" Microsoft.DotNet.Helix.Sdk" Version =" 9.0.0-beta.25407.2 " >
79
79
<Uri >https://github.com/dotnet/arcade</Uri >
80
- <Sha >7e67a7b4b62513a475afe46c4cd74d54b68f65c9 </Sha >
80
+ <Sha >e29823691315ed6b3acff20d5bdf3b0be7628283 </Sha >
81
81
</Dependency >
82
82
</ToolsetDependencies >
83
83
</Dependencies >
Original file line number Diff line number Diff line change 34
34
<SystemFormatsAsn1Version >9.0.8</SystemFormatsAsn1Version >
35
35
</PropertyGroup >
36
36
<PropertyGroup Label =" Dependencies from dotnet/arcade" >
37
- <MicrosoftDotNetBuildTasksTemplatingVersion >9.0.0-beta.25380.1 </MicrosoftDotNetBuildTasksTemplatingVersion >
37
+ <MicrosoftDotNetBuildTasksTemplatingVersion >9.0.0-beta.25407.2 </MicrosoftDotNetBuildTasksTemplatingVersion >
38
38
</PropertyGroup >
39
39
<PropertyGroup Label =" Other dependencies" >
40
40
<MicrosoftBuildFrameworkVersion >17.8.3</MicrosoftBuildFrameworkVersion >
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ parameters:
19
19
# publishing defaults
20
20
artifacts : ' '
21
21
enableMicrobuild : false
22
+ microbuildUseESRP : true
22
23
enablePublishBuildArtifacts : false
23
24
enablePublishBuildAssets : false
24
25
enablePublishTestResults : false
@@ -134,10 +135,11 @@ jobs:
134
135
signType : $(_SignType)
135
136
zipSources : false
136
137
feedSource : https://dnceng.pkgs.visualstudio.com/_packaging/MicroBuildToolset/nuget/v3/index.json
137
- ${{ if eq(variables['System.TeamProject'], 'DevDiv') }} :
138
- ConnectedPMEServiceName : 6cc74545-d7b9-4050-9dfa-ebefcc8961ea
139
- ${{ else }} :
140
- ConnectedPMEServiceName : 248d384a-b39b-46e3-8ad5-c2c210d5e7ca
138
+ ${{ if eq(parameters.microbuildUseESRP, true) }} :
139
+ ${{ if eq(variables['System.TeamProject'], 'DevDiv') }} :
140
+ ConnectedPMEServiceName : 6cc74545-d7b9-4050-9dfa-ebefcc8961ea
141
+ ${{ else }} :
142
+ ConnectedPMEServiceName : 248d384a-b39b-46e3-8ad5-c2c210d5e7ca
141
143
env :
142
144
TeamName : $(_TeamName)
143
145
MicroBuildOutputFolderOverride : ' $(Agent.TempDirectory)'
Original file line number Diff line number Diff line change 1
1
{
2
2
"sdk" : {
3
- "version" : " 9.0.107 " ,
3
+ "version" : " 9.0.109 " ,
4
4
"allowPrerelease" : true ,
5
5
"rollForward" : " latestMajor"
6
6
},
7
7
"tools" : {
8
- "dotnet" : " 9.0.107 " ,
8
+ "dotnet" : " 9.0.109 " ,
9
9
"runtimes" : {
10
10
"dotnet" : [
11
11
" $(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
12
12
]
13
13
}
14
14
},
15
15
"msbuild-sdks" : {
16
- "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.25380.1 " ,
17
- "Microsoft.DotNet.Helix.Sdk" : " 9.0.0-beta.25380.1 "
16
+ "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.25407.2 " ,
17
+ "Microsoft.DotNet.Helix.Sdk" : " 9.0.0-beta.25407.2 "
18
18
}
19
19
}
You can’t perform that action at this time.
0 commit comments