Skip to content

Commit 3eb9a82

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250728.1 (#8456)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25366.2 -> To Version 8.0.0-beta.25378.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 52e54a8 commit 3eb9a82

File tree

4 files changed

+21
-19
lines changed

4 files changed

+21
-19
lines changed

eng/Version.Details.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,29 +22,29 @@
2222
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
2323
<Sha>abef8ced132657943b7150f01a308e2199a17d5d</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25366.2">
25+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25378.1">
2626
<Uri>https://github.com/dotnet/arcade</Uri>
27-
<Sha>a73c08ec0de5a6e5e2a8668837df67edecb3a3da</Sha>
27+
<Sha>8dca4f8ae100b102230287f8cc1b75264c9f1a6f</Sha>
2828
</Dependency>
29-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="8.0.0-beta.25366.2">
29+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="8.0.0-beta.25378.1">
3030
<Uri>https://github.com/dotnet/arcade</Uri>
31-
<Sha>a73c08ec0de5a6e5e2a8668837df67edecb3a3da</Sha>
31+
<Sha>8dca4f8ae100b102230287f8cc1b75264c9f1a6f</Sha>
3232
</Dependency>
33-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="8.0.0-beta.25366.2">
33+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="8.0.0-beta.25378.1">
3434
<Uri>https://github.com/dotnet/arcade</Uri>
35-
<Sha>a73c08ec0de5a6e5e2a8668837df67edecb3a3da</Sha>
35+
<Sha>8dca4f8ae100b102230287f8cc1b75264c9f1a6f</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25366.2">
37+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25378.1">
3838
<Uri>https://github.com/dotnet/arcade</Uri>
39-
<Sha>a73c08ec0de5a6e5e2a8668837df67edecb3a3da</Sha>
39+
<Sha>8dca4f8ae100b102230287f8cc1b75264c9f1a6f</Sha>
4040
</Dependency>
4141
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.407-servicing.25113.5">
4242
<Uri>https://github.com/dotnet/installer</Uri>
4343
<Sha>2c4e5bee1eabc1431a36bd36006b78bc4885ef8c</Sha>
4444
</Dependency>
45-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.25366.2">
45+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.25378.1">
4646
<Uri>https://github.com/dotnet/arcade</Uri>
47-
<Sha>a73c08ec0de5a6e5e2a8668837df67edecb3a3da</Sha>
47+
<Sha>8dca4f8ae100b102230287f8cc1b75264c9f1a6f</Sha>
4848
</Dependency>
4949
<Dependency Name="Microsoft.FileFormats" Version="1.0.637302">
5050
<Uri>https://github.com/dotnet/diagnostics</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
-->
4848
<PropertyGroup Label="Automated">
4949
<!-- dotnet/arcade references -->
50-
<MicrosoftDotNetBuildTasksArchivesVersion>8.0.0-beta.25366.2</MicrosoftDotNetBuildTasksArchivesVersion>
51-
<MicrosoftDotNetCodeAnalysisVersion>8.0.0-beta.25366.2</MicrosoftDotNetCodeAnalysisVersion>
52-
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.25366.2</MicrosoftDotNetXUnitExtensionsVersion>
50+
<MicrosoftDotNetBuildTasksArchivesVersion>8.0.0-beta.25378.1</MicrosoftDotNetBuildTasksArchivesVersion>
51+
<MicrosoftDotNetCodeAnalysisVersion>8.0.0-beta.25378.1</MicrosoftDotNetCodeAnalysisVersion>
52+
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.25378.1</MicrosoftDotNetXUnitExtensionsVersion>
5353
<!-- dotnet/aspnetcore references -->
5454
<MicrosoftAspNetCoreAppRuntimewinx64Version>8.0.13</MicrosoftAspNetCoreAppRuntimewinx64Version>
5555
<VSRedistCommonAspNetCoreSharedFrameworkx6480Version>8.0.13-servicing.25066.10</VSRedistCommonAspNetCoreSharedFrameworkx6480Version>

eng/common/templates-official/job/job.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ parameters:
2121
# See schema documentation - https://github.com/dotnet/arcade/blob/master/Documentation/AzureDevOps/TemplateSchema.md
2222
artifacts: ''
2323
enableMicrobuild: false
24+
microbuildUseESRP: true
2425
enablePublishBuildArtifacts: false
2526
enablePublishBuildAssets: false
2627
enablePublishTestResults: false
@@ -135,10 +136,11 @@ jobs:
135136
signType: $(_SignType)
136137
zipSources: false
137138
feedSource: https://dnceng.pkgs.visualstudio.com/_packaging/MicroBuildToolset/nuget/v3/index.json
138-
${{ if eq(variables['System.TeamProject'], 'DevDiv') }}:
139-
ConnectedPMEServiceName: 6cc74545-d7b9-4050-9dfa-ebefcc8961ea
140-
${{ else }}:
141-
ConnectedPMEServiceName: 248d384a-b39b-46e3-8ad5-c2c210d5e7ca
139+
${{ if eq(parameters.microbuildUseESRP, true) }}:
140+
${{ if eq(variables['System.TeamProject'], 'DevDiv') }}:
141+
ConnectedPMEServiceName: 6cc74545-d7b9-4050-9dfa-ebefcc8961ea
142+
${{ else }}:
143+
ConnectedPMEServiceName: 248d384a-b39b-46e3-8ad5-c2c210d5e7ca
142144
env:
143145
TeamName: $(_TeamName)
144146
MicroBuildOutputFolderOverride: '$(Agent.TempDirectory)'

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"msbuild-sdks": {
2020
"Microsoft.Build.NoTargets": "3.7.0",
21-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25366.2",
22-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25366.2"
21+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25378.1",
22+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25378.1"
2323
}
2424
}

0 commit comments

Comments
 (0)