Skip to content

Commit be871b1

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250430.3
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 10.0.0-beta.25229.109 -> To Version 10.0.0-beta.25230.3
1 parent f9335c1 commit be871b1

File tree

6 files changed

+16
-85
lines changed

6 files changed

+16
-85
lines changed

eng/Version.Details.xml

+10-10
Original file line numberDiff line numberDiff line change
@@ -22,25 +22,25 @@
2222
<Uri>https://github.com/dotnet/dotnet</Uri>
2323
<Sha>5fd0935290d20e7172918595a509a367df7d5bb6</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25229.4">
25+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25230.3">
2626
<Uri>https://github.com/dotnet/arcade</Uri>
27-
<Sha>e46d1266547513110e67a3e4709fe8ecdfb20849</Sha>
27+
<Sha>f351706234bfbdf026577122a3f2bac65eb74a5b</Sha>
2828
</Dependency>
29-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="10.0.0-beta.25229.4">
29+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="10.0.0-beta.25230.3">
3030
<Uri>https://github.com/dotnet/arcade</Uri>
31-
<Sha>e46d1266547513110e67a3e4709fe8ecdfb20849</Sha>
31+
<Sha>f351706234bfbdf026577122a3f2bac65eb74a5b</Sha>
3232
</Dependency>
33-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25229.4">
33+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25230.3">
3434
<Uri>https://github.com/dotnet/arcade</Uri>
35-
<Sha>e46d1266547513110e67a3e4709fe8ecdfb20849</Sha>
35+
<Sha>f351706234bfbdf026577122a3f2bac65eb74a5b</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25229.4">
37+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25230.3">
3838
<Uri>https://github.com/dotnet/arcade</Uri>
39-
<Sha>e46d1266547513110e67a3e4709fe8ecdfb20849</Sha>
39+
<Sha>f351706234bfbdf026577122a3f2bac65eb74a5b</Sha>
4040
</Dependency>
41-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.25229.4">
41+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.25230.3">
4242
<Uri>https://github.com/dotnet/arcade</Uri>
43-
<Sha>e46d1266547513110e67a3e4709fe8ecdfb20849</Sha>
43+
<Sha>f351706234bfbdf026577122a3f2bac65eb74a5b</Sha>
4444
</Dependency>
4545
<Dependency Name="Microsoft.FileFormats" Version="1.0.622301">
4646
<Uri>https://github.com/dotnet/diagnostics</Uri>

eng/Versions.props

+3-3
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@
5454
<!-- dotnet/dotnet references -->
5555
<MicrosoftAspNetCoreAppRuntimewinx64Version>10.0.0-preview.5.25228.101</MicrosoftAspNetCoreAppRuntimewinx64Version>
5656
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.0-preview.25228.101</MicrosoftCodeAnalysisNetAnalyzersVersion>
57-
<MicrosoftDotNetBuildTasksArchivesVersion>10.0.0-beta.25229.4</MicrosoftDotNetBuildTasksArchivesVersion>
58-
<MicrosoftDotNetCodeAnalysisVersion>10.0.0-beta.25229.4</MicrosoftDotNetCodeAnalysisVersion>
59-
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.25229.4</MicrosoftDotNetXUnitExtensionsVersion>
57+
<MicrosoftDotNetBuildTasksArchivesVersion>10.0.0-beta.25230.3</MicrosoftDotNetBuildTasksArchivesVersion>
58+
<MicrosoftDotNetCodeAnalysisVersion>10.0.0-beta.25230.3</MicrosoftDotNetCodeAnalysisVersion>
59+
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.25230.3</MicrosoftDotNetXUnitExtensionsVersion>
6060
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-preview.5.25228.101</MicrosoftNETCoreAppRuntimewinx64Version>
6161
<SystemCommandLineVersion>2.0.0-beta5.25228.101</SystemCommandLineVersion>
6262
<VSRedistCommonAspNetCoreSharedFrameworkx64100Version>10.0.0-preview.5.25228.101</VSRedistCommonAspNetCoreSharedFrameworkx64100Version>

eng/common/core-templates/jobs/source-build.yml

+1-1
Original file line numberDiff line numberDiff 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-stream9'
17+
container: 'mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream-10-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,

global.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"msbuild-sdks": {
2828
"Microsoft.Build.NoTargets": "3.7.0",
29-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25229.4",
30-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25229.4"
29+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25230.3",
30+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25230.3"
3131
}
3232
}

src/arcade/eng/common/core-templates/jobs/source-build.yml

-58
This file was deleted.

src/arcade/eng/common/core-templates/steps/source-build.yml

-11
Original file line numberDiff line numberDiff line change
@@ -121,14 +121,3 @@ steps:
121121
continueOnError: true
122122
condition: succeededOrFailed()
123123
sbomEnabled: false # we don't need SBOM for logs
124-
125-
# Manually inject component detection so that we can ignore the source build upstream cache, which contains
126-
# a nupkg cache of input packages (a local feed).
127-
# This path must match the upstream cache path in property 'CurrentRepoSourceBuiltNupkgCacheDir'
128-
# in src\Microsoft.DotNet.Arcade.Sdk\tools\SourceBuild\SourceBuildArcade.targets
129-
- template: /eng/common/core-templates/steps/component-governance.yml
130-
parameters:
131-
displayName: Component Detection (Exclude upstream cache)
132-
is1ESPipeline: ${{ parameters.is1ESPipeline }}
133-
componentGovernanceIgnoreDirectories: '$(Build.SourcesDirectory)/artifacts/sb/src/artifacts/obj/source-built-upstream-cache'
134-
disableComponentGovernance: ${{ eq(variables['System.TeamProject'], 'public') }}

0 commit comments

Comments
 (0)