Skip to content

Commit b537731

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250126.1 (#60043)
[main] Update dependencies from dotnet/arcade
1 parent 4af8275 commit b537731

File tree

4 files changed

+26
-36
lines changed

4 files changed

+26
-36
lines changed

eng/Version.Details.xml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -388,39 +388,39 @@
388388
<Uri>https://github.com/dotnet/runtime</Uri>
389389
<Sha>f196875c5d0441364f6538d2dd8fc4e3eb1ff108</Sha>
390390
</Dependency>
391-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25067.3">
391+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25076.1">
392392
<Uri>https://github.com/dotnet/arcade</Uri>
393-
<Sha>12fdb9fc3fe43a861f1ae01747bfe6cef878d4cb</Sha>
393+
<Sha>fe17712bedb95a55d5af00c5191772c81393745f</Sha>
394394
</Dependency>
395395
<!-- Intermediate is necessary for source build. -->
396-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.25067.3">
396+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.25076.1">
397397
<Uri>https://github.com/dotnet/arcade</Uri>
398-
<Sha>12fdb9fc3fe43a861f1ae01747bfe6cef878d4cb</Sha>
398+
<Sha>fe17712bedb95a55d5af00c5191772c81393745f</Sha>
399399
<SourceBuild RepoName="arcade" ManagedOnly="true" />
400400
</Dependency>
401-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="10.0.0-beta.25067.3">
401+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="10.0.0-beta.25076.1">
402402
<Uri>https://github.com/dotnet/arcade</Uri>
403-
<Sha>12fdb9fc3fe43a861f1ae01747bfe6cef878d4cb</Sha>
403+
<Sha>fe17712bedb95a55d5af00c5191772c81393745f</Sha>
404404
</Dependency>
405-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.25067.3">
405+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="10.0.0-beta.25076.1">
406406
<Uri>https://github.com/dotnet/arcade</Uri>
407-
<Sha>12fdb9fc3fe43a861f1ae01747bfe6cef878d4cb</Sha>
407+
<Sha>fe17712bedb95a55d5af00c5191772c81393745f</Sha>
408408
</Dependency>
409-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.25067.3">
409+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="10.0.0-beta.25076.1">
410410
<Uri>https://github.com/dotnet/arcade</Uri>
411-
<Sha>12fdb9fc3fe43a861f1ae01747bfe6cef878d4cb</Sha>
411+
<Sha>fe17712bedb95a55d5af00c5191772c81393745f</Sha>
412412
</Dependency>
413-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25067.3">
413+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25076.1">
414414
<Uri>https://github.com/dotnet/arcade</Uri>
415-
<Sha>12fdb9fc3fe43a861f1ae01747bfe6cef878d4cb</Sha>
415+
<Sha>fe17712bedb95a55d5af00c5191772c81393745f</Sha>
416416
</Dependency>
417-
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="10.0.0-beta.25067.3">
417+
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="10.0.0-beta.25076.1">
418418
<Uri>https://github.com/dotnet/arcade</Uri>
419-
<Sha>12fdb9fc3fe43a861f1ae01747bfe6cef878d4cb</Sha>
419+
<Sha>fe17712bedb95a55d5af00c5191772c81393745f</Sha>
420420
</Dependency>
421-
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="10.0.0-beta.25067.3">
421+
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="10.0.0-beta.25076.1">
422422
<Uri>https://github.com/dotnet/arcade</Uri>
423-
<Sha>12fdb9fc3fe43a861f1ae01747bfe6cef878d4cb</Sha>
423+
<Sha>fe17712bedb95a55d5af00c5191772c81393745f</Sha>
424424
</Dependency>
425425
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.2.0-preview.1.25067.2">
426426
<Uri>https://github.com/dotnet/extensions</Uri>

eng/Versions.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -166,11 +166,11 @@
166166
<NuGetVersioningVersion>6.2.4</NuGetVersioningVersion>
167167
<NuGetFrameworksVersion>6.2.4</NuGetFrameworksVersion>
168168
<!-- Packages from dotnet/arcade -->
169-
<MicrosoftDotNetBuildTasksArchivesVersion>10.0.0-beta.25067.3</MicrosoftDotNetBuildTasksArchivesVersion>
170-
<MicrosoftDotNetBuildTasksInstallersVersion>10.0.0-beta.25067.3</MicrosoftDotNetBuildTasksInstallersVersion>
171-
<MicrosoftDotNetBuildTasksTemplatingVersion>10.0.0-beta.25067.3</MicrosoftDotNetBuildTasksTemplatingVersion>
172-
<MicrosoftDotNetRemoteExecutorVersion>10.0.0-beta.25067.3</MicrosoftDotNetRemoteExecutorVersion>
173-
<MicrosoftSourceBuildIntermediatearcadeVersion>10.0.0-beta.25067.3</MicrosoftSourceBuildIntermediatearcadeVersion>
169+
<MicrosoftDotNetBuildTasksArchivesVersion>10.0.0-beta.25076.1</MicrosoftDotNetBuildTasksArchivesVersion>
170+
<MicrosoftDotNetBuildTasksInstallersVersion>10.0.0-beta.25076.1</MicrosoftDotNetBuildTasksInstallersVersion>
171+
<MicrosoftDotNetBuildTasksTemplatingVersion>10.0.0-beta.25076.1</MicrosoftDotNetBuildTasksTemplatingVersion>
172+
<MicrosoftDotNetRemoteExecutorVersion>10.0.0-beta.25076.1</MicrosoftDotNetRemoteExecutorVersion>
173+
<MicrosoftSourceBuildIntermediatearcadeVersion>10.0.0-beta.25076.1</MicrosoftSourceBuildIntermediatearcadeVersion>
174174
<!-- Packages from dotnet/source-build-externals -->
175175
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>10.0.606301</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
176176
<!-- Packages from dotnet/source-build-reference-packages -->

eng/common/internal/Tools.csproj

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,6 @@
1515
<PackageReference Include="Microsoft.DotNet.IBCMerge" Version="$(MicrosoftDotNetIBCMergeVersion)" Condition="'$(UsingToolIbcOptimization)' == 'true'" />
1616
<PackageReference Include="Drop.App" Version="$(DropAppVersion)" ExcludeAssets="all" Condition="'$(UsingToolVisualStudioIbcTraining)' == 'true'"/>
1717
</ItemGroup>
18-
<PropertyGroup>
19-
<RestoreSources></RestoreSources>
20-
<RestoreSources Condition="'$(UsingToolIbcOptimization)' == 'true'">
21-
https://devdiv.pkgs.visualstudio.com/_packaging/dotnet-core-internal-tooling/nuget/v3/index.json;
22-
</RestoreSources>
23-
<RestoreSources Condition="'$(UsingToolVisualStudioIbcTraining)' == 'true'">
24-
$(RestoreSources);
25-
https://devdiv.pkgs.visualstudio.com/_packaging/VS/nuget/v3/index.json;
26-
</RestoreSources>
27-
</PropertyGroup>
2818

2919
<!-- Repository extensibility point -->
3020
<Import Project="$(RepositoryEngineeringDir)InternalTools.props" Condition="Exists('$(RepositoryEngineeringDir)InternalTools.props')" />

global.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"sdk": {
3-
"version": "10.0.100-alpha.1.25070.1"
3+
"version": "10.0.100-alpha.1.25074.2"
44
},
55
"tools": {
6-
"dotnet": "10.0.100-alpha.1.25070.1",
6+
"dotnet": "10.0.100-alpha.1.25074.2",
77
"runtimes": {
88
"dotnet/x86": [
99
"$(MicrosoftInternalRuntimeAspNetCoreTransportVersion)"
@@ -27,9 +27,9 @@
2727
"jdk": "11.0.24"
2828
},
2929
"msbuild-sdks": {
30-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25067.3",
31-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25067.3",
32-
"Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.25067.3",
30+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25076.1",
31+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25076.1",
32+
"Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.25076.1",
3333
"Microsoft.Build.NoTargets": "3.7.0",
3434
"Microsoft.Build.Traversal": "3.4.0"
3535
}

0 commit comments

Comments
 (0)