Skip to content

Commit bb2d1b7

Browse files
ProductConstructionServiceProdwiktork
authored andcommitted
Merged PR 58642: [internal/release/10.0] Update dependencies from dnceng/internal/dotnet-dotnet
This pull request updates the following dependencies [marker]: <> (Begin:87181b74-781f-4e62-9c7f-d571ee7b11a4) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - **Subscription**: [87181b74-781f-4e62-9c7f-d571ee7b11a4](https://maestro.dot.net/subscriptions?search=87181b74-781f-4e62-9c7f-d571ee7b11a4) - **Build**: [20260303.12](https://dev.azure.com/dnceng/internal/_build/results?buildId=2917360) ([304303](https://maestro.dot.net/channel/8861/azdo:dnceng:internal:dotnet-dotnet/build/304303)) - **Date Produced**: March 3, 2026 9:19:10 PM UTC - **Commit**: [a8e4e5445b7080d3acca8b1ec4ea6b3a049d5123](https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet?_a=history&version=GCa8e4e5445b7080d3acca8b1ec4ea6b3a049d5123) - **Branch**: [refs/heads/internal/release/10.0.200](https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet?version=GBrefs/heads/internal/release/10.0.200) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [10.0.100 to 10.0.201][1] - Microsoft.CodeAnalysis.NetAnalyzers - From [10.0.0-beta.26152.1 to 10.0.0-beta.26153.112][2] - Microsoft.DotNet.Arcade.Sdk - Microsoft.DotNet.Build.Tasks.Archives - Microsoft.DotNet.CodeAnalysis - Microsoft.DotNet.Helix.Sdk - Microsoft.DotNet.XUnitExtensions - From [10.0.100-rtm.25523.111 to 10.0.201-servicing.26153.112][1] - VS.Redist.Common.NetCore.SdkPlaceholder.x64.10.0 [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet/branches?baseVersion=GCb0f34d51fccc69fd334253924abd8d6853fad7aa&targetVersion=GCa8e4e5445b7080d3acca8b1ec4ea6b3a049d5123&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet/branches?baseVersion=GCbea9ad37b2362138e9019ee9e23577357403f806&targetVersion=GCa8e4e5445b7080d3acca8b1ec4ea6b3a049d5123&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:87181b74-781f-4e62-9c7f-d571ee7b11a4)
1 parent e666a78 commit bb2d1b7

32 files changed

Lines changed: 50 additions & 49 deletions

NuGet.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<clear />
1111
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1212
<!-- Begin: Package sources from dotnet-dotnet -->
13+
<add key="darc-int-dotnet-dotnet-a8e4e54" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-dotnet-a8e4e544/nuget/v3/index.json" />
1314
<!-- End: Package sources from dotnet-dotnet -->
1415
<!-- Begin: Package sources from dotnet-aspnetcore -->
1516
<!-- End: Package sources from dotnet-aspnetcore -->
@@ -31,6 +32,7 @@
3132
<clear />
3233
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3334
<!-- Begin: Package sources from dotnet-dotnet -->
35+
<add key="darc-int-dotnet-dotnet-a8e4e54" value="true" />
3436
<!-- End: Package sources from dotnet-dotnet -->
3537
<!-- Begin: Package sources from dotnet-aspnetcore -->
3638
<!-- End: Package sources from dotnet-aspnetcore -->

eng/Version.Details.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -18,29 +18,29 @@
1818
</Dependency>
1919
</ProductDependencies>
2020
<ToolsetDependencies>
21-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.100">
21+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.201">
2222
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
23-
<Sha>b0f34d51fccc69fd334253924abd8d6853fad7aa</Sha>
23+
<Sha>a8e4e5445b7080d3acca8b1ec4ea6b3a049d5123</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26152.1">
25+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26153.3">
2626
<Uri>https://github.com/dotnet/arcade</Uri>
27-
<Sha>bea9ad37b2362138e9019ee9e23577357403f806</Sha>
27+
<Sha>5976b9d3d62aaac137169c638af21096bd8e8fcd</Sha>
2828
</Dependency>
29-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="10.0.0-beta.26152.1">
29+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="10.0.0-beta.26153.3">
3030
<Uri>https://github.com/dotnet/arcade</Uri>
31-
<Sha>bea9ad37b2362138e9019ee9e23577357403f806</Sha>
31+
<Sha>5976b9d3d62aaac137169c638af21096bd8e8fcd</Sha>
3232
</Dependency>
33-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.26152.1">
33+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.26153.3">
3434
<Uri>https://github.com/dotnet/arcade</Uri>
35-
<Sha>bea9ad37b2362138e9019ee9e23577357403f806</Sha>
35+
<Sha>5976b9d3d62aaac137169c638af21096bd8e8fcd</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.26152.1">
37+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.26153.3">
3838
<Uri>https://github.com/dotnet/arcade</Uri>
39-
<Sha>bea9ad37b2362138e9019ee9e23577357403f806</Sha>
39+
<Sha>5976b9d3d62aaac137169c638af21096bd8e8fcd</Sha>
4040
</Dependency>
41-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.26152.1">
41+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.26153.3">
4242
<Uri>https://github.com/dotnet/arcade</Uri>
43-
<Sha>bea9ad37b2362138e9019ee9e23577357403f806</Sha>
43+
<Sha>5976b9d3d62aaac137169c638af21096bd8e8fcd</Sha>
4444
</Dependency>
4545
<Dependency Name="Microsoft.FileFormats" Version="1.0.707702">
4646
<Uri>https://github.com/dotnet/diagnostics</Uri>
@@ -54,9 +54,9 @@
5454
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
5555
<Sha>b0f34d51fccc69fd334253924abd8d6853fad7aa</Sha>
5656
</Dependency>
57-
<Dependency Name="VS.Redist.Common.NetCore.SdkPlaceholder.x64.10.0" Version="10.0.100-rtm.25523.111">
57+
<Dependency Name="VS.Redist.Common.NetCore.SdkPlaceholder.x64.10.0" Version="10.0.201-servicing.26153.112">
5858
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
59-
<Sha>b0f34d51fccc69fd334253924abd8d6853fad7aa</Sha>
59+
<Sha>a8e4e5445b7080d3acca8b1ec4ea6b3a049d5123</Sha>
6060
</Dependency>
6161
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-rtm.25523.111">
6262
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>

eng/Versions.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@
5353
<MicrosoftFileFormatsVersion>1.0.707702</MicrosoftFileFormatsVersion>
5454
<!-- dotnet/dotnet references -->
5555
<MicrosoftAspNetCoreAppRuntimewinx64Version>10.0.0</MicrosoftAspNetCoreAppRuntimewinx64Version>
56-
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.100</MicrosoftCodeAnalysisNetAnalyzersVersion>
57-
<MicrosoftDotNetBuildTasksArchivesVersion>10.0.0-beta.26152.1</MicrosoftDotNetBuildTasksArchivesVersion>
58-
<MicrosoftDotNetCodeAnalysisVersion>10.0.0-beta.26152.1</MicrosoftDotNetCodeAnalysisVersion>
59-
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.26152.1</MicrosoftDotNetXUnitExtensionsVersion>
56+
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.201</MicrosoftCodeAnalysisNetAnalyzersVersion>
57+
<MicrosoftDotNetBuildTasksArchivesVersion>10.0.0-beta.26153.3</MicrosoftDotNetBuildTasksArchivesVersion>
58+
<MicrosoftDotNetCodeAnalysisVersion>10.0.0-beta.26153.3</MicrosoftDotNetCodeAnalysisVersion>
59+
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.26153.3</MicrosoftDotNetXUnitExtensionsVersion>
6060
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0</MicrosoftNETCoreAppRuntimewinx64Version>
6161
<SystemCommandLineVersion>2.0.0</SystemCommandLineVersion>
6262
<VSRedistCommonAspNetCoreSharedFrameworkx64100Version>10.0.0-rtm.25523.111</VSRedistCommonAspNetCoreSharedFrameworkx64100Version>
63-
<VSRedistCommonNetCoreSdkPlaceholderx64100Version>10.0.100-rtm.25523.111</VSRedistCommonNetCoreSdkPlaceholderx64100Version>
63+
<VSRedistCommonNetCoreSdkPlaceholderx64100Version>10.0.201-servicing.26153.112</VSRedistCommonNetCoreSdkPlaceholderx64100Version>
6464
<VSRedistCommonNetCoreSharedFrameworkx64100Version>10.0.0-rtm.25523.111</VSRedistCommonNetCoreSharedFrameworkx64100Version>
6565
</PropertyGroup>
6666
<PropertyGroup Label="Runtime Versions">

eng/common/PSScriptAnalyzerSettings.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
'PSStandardDSCFunctionsInResource',
99
'PSUseIdenticalMandatoryParametersForDSC',
1010
'PSUseIdenticalParametersForDSC')
11-
}
11+
}

eng/common/core-templates/steps/enable-internal-runtimes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ steps:
2929
storageAccount: dotnetbuilds
3030
container: internal
3131
permissions: rl
32-
is1ESPipeline: ${{ parameters.is1ESPipeline }}
32+
is1ESPipeline: ${{ parameters.is1ESPipeline }}

eng/common/core-templates/steps/get-federated-access-token.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ steps:
3939
exit 1
4040
}
4141
Write-Host "Setting '${{ parameters.outputVariableName }}' with the access token value"
42-
Write-Host "##vso[task.setvariable variable=${{ parameters.outputVariableName }};issecret=true;isOutput=${{ parameters.isStepOutputVariable }}]$accessToken"
42+
Write-Host "##vso[task.setvariable variable=${{ parameters.outputVariableName }};issecret=true;isOutput=${{ parameters.isStepOutputVariable }}]$accessToken"

eng/common/core-templates/steps/publish-build-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ steps:
1717
parameters:
1818
is1ESPipeline: ${{ parameters.is1ESPipeline }}
1919
${{ each parameter in parameters.args }}:
20-
${{ parameter.key }}: ${{ parameter.value }}
20+
${{ parameter.key }}: ${{ parameter.value }}

eng/common/core-templates/steps/publish-logs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ steps:
3131
-runtimeSourceFeed https://ci.dot.net/internal
3232
-runtimeSourceFeedKey '$(dotnetbuilds-internal-container-read-token-base64)'
3333
'$(publishing-dnceng-devdiv-code-r-build-re)'
34-
'$(MaestroAccessToken)'
3534
'$(dn-bot-all-orgs-artifact-feeds-rw)'
3635
'$(akams-client-id)'
3736
'$(microsoft-symbol-server-pat)'

eng/common/core-templates/steps/retain-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ steps:
2525
displayName: Enable permanent build retention
2626
env:
2727
SYSTEM_ACCESSTOKEN: $(System.AccessToken)
28-
BUILD_ID: $(Build.BuildId)
28+
BUILD_ID: $(Build.BuildId)

eng/common/core-templates/variables/pool-providers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ variables:
55
- ${{ if eq(parameters.is1ESPipeline, 'true') }}:
66
- template: /eng/common/templates-official/variables/pool-providers.yml
77
- ${{ else }}:
8-
- template: /eng/common/templates/variables/pool-providers.yml
8+
- template: /eng/common/templates/variables/pool-providers.yml

0 commit comments

Comments
 (0)