Skip to content

Commit 4531d1a

Browse files
[vs17.10] Update dependencies from dotnet/arcade (#12938)
This pull request updates the following dependencies [marker]: <> (Begin:42961865-e7dd-40be-a923-7af2e4664f80) ## From https://github.com/dotnet/arcade - **Subscription**: [42961865-e7dd-40be-a923-7af2e4664f80](https://maestro.dot.net/subscriptions?search=42961865-e7dd-40be-a923-7af2e4664f80) - **Build**: [20251211.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=2858916) ([294298](https://maestro.dot.net/channel/3885/github:dotnet:arcade/build/294298)) - **Date Produced**: December 11, 2025 11:57:29 AM UTC - **Commit**: [4b01306353c43c151d713d152f48a4d523c41960](dotnet/arcade@4b01306) - **Branch**: [release/8.0](https://github.com/dotnet/arcade/tree/release/8.0) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [8.0.0-beta.25605.4 to 8.0.0-beta.25611.2][1] - Microsoft.SourceBuild.Intermediate.arcade - Microsoft.DotNet.Arcade.Sdk - Microsoft.DotNet.XUnitExtensions [1]: dotnet/arcade@f922da0...4b01306 [DependencyUpdate]: <> (End) [marker]: <> (End:42961865-e7dd-40be-a923-7af2e4664f80) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: huulinh99 <[email protected]>
1 parent 5bc289f commit 4531d1a

File tree

8 files changed

+20
-20
lines changed

8 files changed

+20
-20
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,14 @@
6767
</Dependency>
6868
</ProductDependencies>
6969
<ToolsetDependencies>
70-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25605.4">
70+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25611.2">
7171
<Uri>https://github.com/dotnet/arcade</Uri>
72-
<Sha>f922da012fe84ec4bd6e78ed483de7d6b9f2f564</Sha>
72+
<Sha>4b01306353c43c151d713d152f48a4d523c41960</Sha>
7373
</Dependency>
7474
<!-- Intermediate is necessary for source build. -->
75-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="8.0.0-beta.25605.4">
75+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="8.0.0-beta.25611.2">
7676
<Uri>https://github.com/dotnet/arcade</Uri>
77-
<Sha>f922da012fe84ec4bd6e78ed483de7d6b9f2f564</Sha>
77+
<Sha>4b01306353c43c151d713d152f48a4d523c41960</Sha>
7878
<SourceBuild RepoName="arcade" ManagedOnly="true" />
7979
</Dependency>
8080
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23475.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
@@ -96,9 +96,9 @@
9696
<Sha>919d4dbfb0dffb35a702417e28ceea652d248bc6</Sha>
9797
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
9898
</Dependency>
99-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.25605.4">
99+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.25611.2">
100100
<Uri>https://github.com/dotnet/arcade</Uri>
101-
<Sha>f922da012fe84ec4bd6e78ed483de7d6b9f2f564</Sha>
101+
<Sha>4b01306353c43c151d713d152f48a4d523c41960</Sha>
102102
</Dependency>
103103
</ToolsetDependencies>
104104
</Dependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the MIT license. See License.txt in the project root for full license information. -->
33
<Project>
44
<PropertyGroup>
5-
<VersionPrefix>17.10.51</VersionPrefix>
5+
<VersionPrefix>17.10.52</VersionPrefix>
66
<DotNetFinalVersionKind>release</DotNetFinalVersionKind>
77
<PackageValidationBaselineVersion>17.8.3</PackageValidationBaselineVersion>
88
<AssemblyVersion>15.1.0.0</AssemblyVersion>
@@ -52,7 +52,7 @@
5252
Otherwise, this version of dotnet will not be installed and the build will error out. -->
5353
<DotNetCliVersion>$([System.Text.RegularExpressions.Regex]::Match($([System.IO.File]::ReadAllText('$(MSBuildThisFileDirectory)..\global.json')), '"dotnet": "([^"]*)"').Groups.get_Item(1))</DotNetCliVersion>
5454
<MicrosoftCodeAnalysisCollectionsVersion>4.2.0-1.22102.8</MicrosoftCodeAnalysisCollectionsVersion>
55-
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.25605.4</MicrosoftDotNetXUnitExtensionsVersion>
55+
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.25611.2</MicrosoftDotNetXUnitExtensionsVersion>
5656
<MicrosoftExtensionsDependencyModelVersion>7.0.0</MicrosoftExtensionsDependencyModelVersion>
5757
<MicrosoftIORedistVersion>6.0.0</MicrosoftIORedistVersion>
5858
<MicrosoftNetCompilersToolsetVersion>4.10.0-3.24175.2</MicrosoftNetCompilersToolsetVersion>

eng/common/internal-feed-operations.ps1

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

eng/common/post-build/nuget-verification.ps1

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

eng/common/post-build/post-build-utils.ps1

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

eng/common/templates-official/post-build/setup-maestro-vars.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

eng/common/tools.ps1

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"xcopy-msbuild": "17.8.5"
1111
},
1212
"msbuild-sdks": {
13-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25605.4"
13+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25611.2"
1414
}
1515
}

0 commit comments

Comments
 (0)