Skip to content

Commit 44dc20e

Browse files
[main] Update dependencies from dotnet/arcade (#46316)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Viktor Hofer <[email protected]>
1 parent c257bbd commit 44dc20e

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

eng/Version.Details.xml

+14-14
Original file line numberDiff line numberDiff line change
@@ -604,34 +604,34 @@
604604
</Dependency>
605605
</ProductDependencies>
606606
<ToolsetDependencies>
607-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25074.4">
607+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25076.1">
608608
<Uri>https://github.com/dotnet/arcade</Uri>
609-
<Sha>e89f8b1239360cafca490aa3bfee89e84df72186</Sha>
609+
<Sha>fe17712bedb95a55d5af00c5191772c81393745f</Sha>
610610
</Dependency>
611-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.25074.4">
611+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.25076.1">
612612
<Uri>https://github.com/dotnet/arcade</Uri>
613-
<Sha>e89f8b1239360cafca490aa3bfee89e84df72186</Sha>
613+
<Sha>fe17712bedb95a55d5af00c5191772c81393745f</Sha>
614614
</Dependency>
615-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25074.4">
615+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25076.1">
616616
<Uri>https://github.com/dotnet/arcade</Uri>
617-
<Sha>e89f8b1239360cafca490aa3bfee89e84df72186</Sha>
617+
<Sha>fe17712bedb95a55d5af00c5191772c81393745f</Sha>
618618
</Dependency>
619-
<Dependency Name="Microsoft.DotNet.SignTool" Version="10.0.0-beta.25074.4">
619+
<Dependency Name="Microsoft.DotNet.SignTool" Version="10.0.0-beta.25076.1">
620620
<Uri>https://github.com/dotnet/arcade</Uri>
621-
<Sha>e89f8b1239360cafca490aa3bfee89e84df72186</Sha>
621+
<Sha>fe17712bedb95a55d5af00c5191772c81393745f</Sha>
622622
</Dependency>
623-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.25074.4">
623+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.25076.1">
624624
<Uri>https://github.com/dotnet/arcade</Uri>
625-
<Sha>e89f8b1239360cafca490aa3bfee89e84df72186</Sha>
625+
<Sha>fe17712bedb95a55d5af00c5191772c81393745f</Sha>
626626
</Dependency>
627-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.25074.4">
627+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="10.0.0-beta.25076.1">
628628
<Uri>https://github.com/dotnet/arcade</Uri>
629-
<Sha>e89f8b1239360cafca490aa3bfee89e84df72186</Sha>
629+
<Sha>fe17712bedb95a55d5af00c5191772c81393745f</Sha>
630630
</Dependency>
631631
<!-- Intermediate is necessary for source build. -->
632-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.25074.4">
632+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.25076.1">
633633
<Uri>https://github.com/dotnet/arcade</Uri>
634-
<Sha>e89f8b1239360cafca490aa3bfee89e84df72186</Sha>
634+
<Sha>fe17712bedb95a55d5af00c5191772c81393745f</Sha>
635635
<SourceBuild RepoName="arcade" ManagedOnly="true" />
636636
</Dependency>
637637
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-alpha.1.25073.13">

eng/Versions.props

+4-4
Original file line numberDiff line numberDiff line change
@@ -268,10 +268,10 @@
268268
</PropertyGroup>
269269
<PropertyGroup>
270270
<!-- Dependencies from https://github.com/dotnet/arcade -->
271-
<MicrosoftDotNetBuildTasksInstallersPackageVersion>10.0.0-beta.25074.4</MicrosoftDotNetBuildTasksInstallersPackageVersion>
272-
<MicrosoftDotNetSignToolVersion>10.0.0-beta.25074.4</MicrosoftDotNetSignToolVersion>
273-
<MicrosoftDotNetXliffTasksVersion>10.0.0-beta.25074.4</MicrosoftDotNetXliffTasksVersion>
274-
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.25074.4</MicrosoftDotNetXUnitExtensionsVersion>
271+
<MicrosoftDotNetBuildTasksInstallersPackageVersion>10.0.0-beta.25076.1</MicrosoftDotNetBuildTasksInstallersPackageVersion>
272+
<MicrosoftDotNetSignToolVersion>10.0.0-beta.25076.1</MicrosoftDotNetSignToolVersion>
273+
<MicrosoftDotNetXliffTasksVersion>10.0.0-beta.25076.1</MicrosoftDotNetXliffTasksVersion>
274+
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.25076.1</MicrosoftDotNetXUnitExtensionsVersion>
275275
</PropertyGroup>
276276
<PropertyGroup>
277277
<!-- Dependencies from https://github.com/dotnet/sourcelink -->

global.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"tools": {
3-
"dotnet": "10.0.100-alpha.1.25073.3",
3+
"dotnet": "10.0.100-alpha.1.25077.2",
44
"runtimes": {
55
"dotnet": [
66
"$(VSRedistCommonNetCoreSharedFrameworkx64100PackageVersion)"
@@ -17,8 +17,8 @@
1717
"cmake": "latest"
1818
},
1919
"msbuild-sdks": {
20-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25074.4",
21-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25074.4",
20+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25076.1",
21+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25076.1",
2222
"Microsoft.Build.NoTargets": "3.7.0",
2323
"Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24217.1"
2424
}

0 commit comments

Comments
 (0)