Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/arcade (#45605)
Browse files Browse the repository at this point in the history
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
  • Loading branch information
3 people authored Dec 23, 2024
1 parent 127a8e7 commit 13330d5
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 44 deletions.
28 changes: 14 additions & 14 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -559,34 +559,34 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24620.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24620.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>88a10ba00ed798ee289d786db9f6339acd682a99</Sha>
<Sha>ddb0b75f326734f82e94a85d7dee9b299ecdf7fc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.24620.1">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.24620.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>88a10ba00ed798ee289d786db9f6339acd682a99</Sha>
<Sha>ddb0b75f326734f82e94a85d7dee9b299ecdf7fc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.24620.1">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.24620.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>88a10ba00ed798ee289d786db9f6339acd682a99</Sha>
<Sha>ddb0b75f326734f82e94a85d7dee9b299ecdf7fc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SignTool" Version="10.0.0-beta.24620.1">
<Dependency Name="Microsoft.DotNet.SignTool" Version="10.0.0-beta.24620.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>88a10ba00ed798ee289d786db9f6339acd682a99</Sha>
<Sha>ddb0b75f326734f82e94a85d7dee9b299ecdf7fc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.24620.1">
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.24620.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>88a10ba00ed798ee289d786db9f6339acd682a99</Sha>
<Sha>ddb0b75f326734f82e94a85d7dee9b299ecdf7fc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.24620.1">
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.24620.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>88a10ba00ed798ee289d786db9f6339acd682a99</Sha>
<Sha>ddb0b75f326734f82e94a85d7dee9b299ecdf7fc</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24620.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24620.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>88a10ba00ed798ee289d786db9f6339acd682a99</Sha>
<Sha>ddb0b75f326734f82e94a85d7dee9b299ecdf7fc</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-alpha.1.24620.10">
Expand Down
8 changes: 4 additions & 4 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -262,10 +262,10 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/arcade -->
<MicrosoftDotNetBuildTasksInstallersPackageVersion>10.0.0-beta.24620.1</MicrosoftDotNetBuildTasksInstallersPackageVersion>
<MicrosoftDotNetSignToolVersion>10.0.0-beta.24620.1</MicrosoftDotNetSignToolVersion>
<MicrosoftDotNetXliffTasksVersion>10.0.0-beta.24620.1</MicrosoftDotNetXliffTasksVersion>
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.24620.1</MicrosoftDotNetXUnitExtensionsVersion>
<MicrosoftDotNetBuildTasksInstallersPackageVersion>10.0.0-beta.24620.3</MicrosoftDotNetBuildTasksInstallersPackageVersion>
<MicrosoftDotNetSignToolVersion>10.0.0-beta.24620.3</MicrosoftDotNetSignToolVersion>
<MicrosoftDotNetXliffTasksVersion>10.0.0-beta.24620.3</MicrosoftDotNetXliffTasksVersion>
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.24620.3</MicrosoftDotNetXUnitExtensionsVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
Expand Down
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"cmake": "latest"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24620.1",
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24620.1",
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24620.3",
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24620.3",
"Microsoft.Build.NoTargets": "3.7.0",
"Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24217.1"
}
Expand Down

This file was deleted.

0 comments on commit 13330d5

Please sign in to comment.