Skip to content

Commit 5fdc8e9

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250310.4
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 10.0.0-beta.25157.1 -> To Version 10.0.0-beta.25160.4
1 parent c8cd570 commit 5fdc8e9

File tree

6 files changed

+23
-23
lines changed

6 files changed

+23
-23
lines changed

eng/Version.Details.xml

+14-14
Original file line numberDiff line numberDiff line change
@@ -640,34 +640,34 @@
640640
</Dependency>
641641
</ProductDependencies>
642642
<ToolsetDependencies>
643-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25157.1">
643+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25160.4">
644644
<Uri>https://github.com/dotnet/arcade</Uri>
645-
<Sha>1ec6078c26e4a60b77d8fe64881491cd28335a08</Sha>
645+
<Sha>ff649d8e03e3463b5af6dddad0016e904048990a</Sha>
646646
</Dependency>
647-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.25157.1">
647+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.25160.4">
648648
<Uri>https://github.com/dotnet/arcade</Uri>
649-
<Sha>1ec6078c26e4a60b77d8fe64881491cd28335a08</Sha>
649+
<Sha>ff649d8e03e3463b5af6dddad0016e904048990a</Sha>
650650
</Dependency>
651-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25157.1">
651+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25160.4">
652652
<Uri>https://github.com/dotnet/arcade</Uri>
653-
<Sha>1ec6078c26e4a60b77d8fe64881491cd28335a08</Sha>
653+
<Sha>ff649d8e03e3463b5af6dddad0016e904048990a</Sha>
654654
</Dependency>
655-
<Dependency Name="Microsoft.DotNet.SignTool" Version="10.0.0-beta.25157.1">
655+
<Dependency Name="Microsoft.DotNet.SignTool" Version="10.0.0-beta.25160.4">
656656
<Uri>https://github.com/dotnet/arcade</Uri>
657-
<Sha>1ec6078c26e4a60b77d8fe64881491cd28335a08</Sha>
657+
<Sha>ff649d8e03e3463b5af6dddad0016e904048990a</Sha>
658658
</Dependency>
659-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.25157.1">
659+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.25160.4">
660660
<Uri>https://github.com/dotnet/arcade</Uri>
661-
<Sha>1ec6078c26e4a60b77d8fe64881491cd28335a08</Sha>
661+
<Sha>ff649d8e03e3463b5af6dddad0016e904048990a</Sha>
662662
</Dependency>
663-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.25157.1">
663+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.25160.4">
664664
<Uri>https://github.com/dotnet/arcade</Uri>
665-
<Sha>1ec6078c26e4a60b77d8fe64881491cd28335a08</Sha>
665+
<Sha>ff649d8e03e3463b5af6dddad0016e904048990a</Sha>
666666
</Dependency>
667667
<!-- Intermediate is necessary for source build. -->
668-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.25157.1">
668+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.25160.4">
669669
<Uri>https://github.com/dotnet/arcade</Uri>
670-
<Sha>1ec6078c26e4a60b77d8fe64881491cd28335a08</Sha>
670+
<Sha>ff649d8e03e3463b5af6dddad0016e904048990a</Sha>
671671
<SourceBuild RepoName="arcade" ManagedOnly="true" />
672672
</Dependency>
673673
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-preview.3.25155.15">

eng/Versions.props

+4-4
Original file line numberDiff line numberDiff line change
@@ -274,10 +274,10 @@
274274
</PropertyGroup>
275275
<PropertyGroup>
276276
<!-- Dependencies from https://github.com/dotnet/arcade -->
277-
<MicrosoftDotNetBuildTasksInstallersPackageVersion>10.0.0-beta.25157.1</MicrosoftDotNetBuildTasksInstallersPackageVersion>
278-
<MicrosoftDotNetSignToolVersion>10.0.0-beta.25157.1</MicrosoftDotNetSignToolVersion>
279-
<MicrosoftDotNetXliffTasksVersion>10.0.0-beta.25157.1</MicrosoftDotNetXliffTasksVersion>
280-
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.25157.1</MicrosoftDotNetXUnitExtensionsVersion>
277+
<MicrosoftDotNetBuildTasksInstallersPackageVersion>10.0.0-beta.25160.4</MicrosoftDotNetBuildTasksInstallersPackageVersion>
278+
<MicrosoftDotNetSignToolVersion>10.0.0-beta.25160.4</MicrosoftDotNetSignToolVersion>
279+
<MicrosoftDotNetXliffTasksVersion>10.0.0-beta.25160.4</MicrosoftDotNetXliffTasksVersion>
280+
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.25160.4</MicrosoftDotNetXUnitExtensionsVersion>
281281
</PropertyGroup>
282282
<PropertyGroup>
283283
<!-- Dependencies from https://github.com/dotnet/sourcelink -->

eng/common/native/install-dependencies.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ case "$os" in
4545
export HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1
4646
# Skip brew update for now, see https://github.com/actions/setup-python/issues/577
4747
# brew update --preinstall
48-
brew bundle --no-upgrade --no-lock --file=- <<EOF
48+
brew bundle --no-upgrade --file=- <<EOF
4949
brew "cmake"
5050
brew "icu4c"
5151
brew "openssl@3"

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
displayName: Publish Logs
4747
PathtoPublish: '$(Build.ArtifactStagingDirectory)/artifacts/log/$(_BuildConfig)'
4848
publishLocation: Container
49-
ArtifactName: ${{ coalesce(parameters.enablePublishBuildArtifacts.artifactName, '$(Agent.Os)_$(Agent.JobName)' ) }}
49+
ArtifactName: ${{ coalesce(parameters.enablePublishBuildArtifacts.artifactName, '$(Agent.Os)_$(Agent.JobName)_Attempt$(System.JobAttempt)' ) }}
5050
continueOnError: true
5151
condition: always()
5252
sbomEnabled: false # we don't need SBOM for logs

eng/common/templates/job/job.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
displayName: Publish Logs
6767
pathToPublish: '$(Build.ArtifactStagingDirectory)/artifacts/log/$(_BuildConfig)'
6868
publishLocation: Container
69-
artifactName: ${{ coalesce(parameters.enablePublishBuildArtifacts.artifactName, '$(Agent.Os)_$(Agent.JobName)' ) }}
69+
artifactName: ${{ coalesce(parameters.enablePublishBuildArtifacts.artifactName, '$(Agent.Os)_$(Agent.JobName)_Attempt$(System.JobAttempt)' ) }}
7070
continueOnError: true
7171
condition: always()
7272

global.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"cmake": "latest"
1818
},
1919
"msbuild-sdks": {
20-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25157.1",
21-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25157.1",
20+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25160.4",
21+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25160.4",
2222
"Microsoft.Build.NoTargets": "3.7.0",
2323
"Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24217.1"
2424
}

0 commit comments

Comments
 (0)