Skip to content

Commit cbebc34

Browse files
ProductConstructionServiceProdwiktork
authored andcommitted
Merged PR 53858: [internal/release/10.0] Update dependencies from dnceng/internal/dotnet-dotnet
This pull request updates the following dependencies [marker]: <> (Begin:59c046f2-256e-415f-b990-8c0ae22c50e0) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - **Subscription**: [59c046f2-256e-415f-b990-8c0ae22c50e0](https://maestro.dot.net/subscriptions?search=59c046f2-256e-415f-b990-8c0ae22c50e0) - **Build**: [20250929.4](https://dev.azure.com/dnceng/internal/_build/results?buildId=2804211) ([285114](https://maestro.dot.net/channel/6579/azdo:dnceng:internal:dotnet-dotnet/build/285114)) - **Date Produced**: September 29, 2025 5:43:39 PM UTC - **Commit**: [fcf48c39f432cc89dff7d5ede9aed1720e08fa2d](https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet?_a=history&version=GCfcf48c39f432cc89dff7d5ede9aed1720e08fa2d) - **Branch**: [refs/heads/internal/release/10.0.1xx-rc2](https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet?version=GBrefs/heads/internal/release/10.0.1xx-rc2) [DependencyUpdate]: <> (Begin) - **Updates**: - From [10.0.0-rc.2.25479.103 to 10.0.0-rc.2.25479.104][1] - Microsoft.AspNetCore.App.Runtime.win-x64 - Microsoft.NETCore.App.Runtime.win-x64 - VS.Redist.Common.AspNetCore.SharedFramework.x64.10.0 - VS.Redist.Common.NetCore.SharedFramework.x64.10.0 - From [10.0.100-rc.2.25479.103 to 10.0.100-rc.2.25479.104][1] - Microsoft.CodeAnalysis.NetAnalyzers - VS.Redist.Common.NetCore.SdkPlaceholder.x64.10.0 - From [10.0.0-beta.25479.103 to 10.0.0-beta.25479.104][1] - Microsoft.DotNet.Arcade.Sdk - Microsoft.DotNet.Build.Tasks.Archives - Microsoft.DotNet.CodeAnalysis - Microsoft.DotNet.Helix.Sdk - Microsoft.DotNet.XUnitExtensions - From [2.0.0-rc.2.25479.103 to 2.0.0-rc.2.25479.104][1] - System.CommandLine [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet/branches?baseVersion=GCbf3a274512724bac1d384fe52f43e7b57f78787d&targetVersion=GCfcf48c39f432cc89dff7d5ede9aed1720e08fa2d&_a=files [DependencyUpdate]: <> (End) - **Updates to .NET SDKs in root:** - Updates tools.dotnet to 10.0.100-rc.1.25451.107 [marker]: <> (End:59c046f2-256e-415f-b990-8c0ae22c50e0)
1 parent 8a4af1b commit cbebc34

31 files changed

Lines changed: 76 additions & 76 deletions

eng/Version.Details.xml

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="10.0.0-rc.2.25479.103">
4-
<Uri>https://github.com/dotnet/dotnet</Uri>
5-
<Sha>bf3a274512724bac1d384fe52f43e7b57f78787d</Sha>
3+
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="10.0.0-rc.2.25479.104">
4+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
5+
<Sha>fcf48c39f432cc89dff7d5ede9aed1720e08fa2d</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="9.0.637302">
88
<Uri>https://github.com/dotnet/diagnostics</Uri>
@@ -12,55 +12,55 @@
1212
<Uri>https://github.com/dotnet/diagnostics</Uri>
1313
<Sha>eab990eafdd479265f78855d72e6afa3ee0813c7</Sha>
1414
</Dependency>
15-
<Dependency Name="System.CommandLine" Version="2.0.0-rc.2.25479.103">
16-
<Uri>https://github.com/dotnet/dotnet</Uri>
17-
<Sha>bf3a274512724bac1d384fe52f43e7b57f78787d</Sha>
15+
<Dependency Name="System.CommandLine" Version="2.0.0-rc.2.25479.104">
16+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
17+
<Sha>fcf48c39f432cc89dff7d5ede9aed1720e08fa2d</Sha>
1818
</Dependency>
1919
</ProductDependencies>
2020
<ToolsetDependencies>
21-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.100-rc.2.25479.103">
22-
<Uri>https://github.com/dotnet/dotnet</Uri>
23-
<Sha>bf3a274512724bac1d384fe52f43e7b57f78787d</Sha>
21+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.100-rc.2.25479.104">
22+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
23+
<Sha>fcf48c39f432cc89dff7d5ede9aed1720e08fa2d</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25479.103">
26-
<Uri>https://github.com/dotnet/dotnet</Uri>
27-
<Sha>bf3a274512724bac1d384fe52f43e7b57f78787d</Sha>
25+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25479.104">
26+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
27+
<Sha>fcf48c39f432cc89dff7d5ede9aed1720e08fa2d</Sha>
2828
</Dependency>
29-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="10.0.0-beta.25479.103">
30-
<Uri>https://github.com/dotnet/dotnet</Uri>
31-
<Sha>bf3a274512724bac1d384fe52f43e7b57f78787d</Sha>
29+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="10.0.0-beta.25479.104">
30+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
31+
<Sha>fcf48c39f432cc89dff7d5ede9aed1720e08fa2d</Sha>
3232
</Dependency>
33-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25479.103">
34-
<Uri>https://github.com/dotnet/dotnet</Uri>
35-
<Sha>bf3a274512724bac1d384fe52f43e7b57f78787d</Sha>
33+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.25479.104">
34+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
35+
<Sha>fcf48c39f432cc89dff7d5ede9aed1720e08fa2d</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25479.103">
38-
<Uri>https://github.com/dotnet/dotnet</Uri>
39-
<Sha>bf3a274512724bac1d384fe52f43e7b57f78787d</Sha>
37+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25479.104">
38+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
39+
<Sha>fcf48c39f432cc89dff7d5ede9aed1720e08fa2d</Sha>
4040
</Dependency>
41-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.25479.103">
42-
<Uri>https://github.com/dotnet/dotnet</Uri>
43-
<Sha>bf3a274512724bac1d384fe52f43e7b57f78787d</Sha>
41+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.25479.104">
42+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
43+
<Sha>fcf48c39f432cc89dff7d5ede9aed1720e08fa2d</Sha>
4444
</Dependency>
4545
<Dependency Name="Microsoft.FileFormats" Version="1.0.637302">
4646
<Uri>https://github.com/dotnet/diagnostics</Uri>
4747
<Sha>eab990eafdd479265f78855d72e6afa3ee0813c7</Sha>
4848
</Dependency>
49-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-rc.2.25479.103">
50-
<Uri>https://github.com/dotnet/dotnet</Uri>
51-
<Sha>bf3a274512724bac1d384fe52f43e7b57f78787d</Sha>
49+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-rc.2.25479.104">
50+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
51+
<Sha>fcf48c39f432cc89dff7d5ede9aed1720e08fa2d</Sha>
5252
</Dependency>
53-
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.10.0" Version="10.0.0-rc.2.25479.103">
54-
<Uri>https://github.com/dotnet/dotnet</Uri>
55-
<Sha>bf3a274512724bac1d384fe52f43e7b57f78787d</Sha>
53+
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.10.0" Version="10.0.0-rc.2.25479.104">
54+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
55+
<Sha>fcf48c39f432cc89dff7d5ede9aed1720e08fa2d</Sha>
5656
</Dependency>
57-
<Dependency Name="VS.Redist.Common.NetCore.SdkPlaceholder.x64.10.0" Version="10.0.100-rc.2.25479.103">
58-
<Uri>https://github.com/dotnet/dotnet</Uri>
59-
<Sha>bf3a274512724bac1d384fe52f43e7b57f78787d</Sha>
57+
<Dependency Name="VS.Redist.Common.NetCore.SdkPlaceholder.x64.10.0" Version="10.0.100-rc.2.25479.104">
58+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
59+
<Sha>fcf48c39f432cc89dff7d5ede9aed1720e08fa2d</Sha>
6060
</Dependency>
61-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-rc.2.25479.103">
62-
<Uri>https://github.com/dotnet/dotnet</Uri>
63-
<Sha>bf3a274512724bac1d384fe52f43e7b57f78787d</Sha>
61+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-rc.2.25479.104">
62+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
63+
<Sha>fcf48c39f432cc89dff7d5ede9aed1720e08fa2d</Sha>
6464
</Dependency>
6565
</ToolsetDependencies>
6666
</Dependencies>

eng/Versions.props

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -54,16 +54,16 @@
5454
<MicrosoftDiagnosticsMonitoringEventPipeVersion>9.0.637302</MicrosoftDiagnosticsMonitoringEventPipeVersion>
5555
<MicrosoftFileFormatsVersion>1.0.637302</MicrosoftFileFormatsVersion>
5656
<!-- dotnet/dotnet references -->
57-
<MicrosoftAspNetCoreAppRuntimewinx64Version>10.0.0-rc.2.25479.103</MicrosoftAspNetCoreAppRuntimewinx64Version>
58-
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.100-rc.2.25479.103</MicrosoftCodeAnalysisNetAnalyzersVersion>
59-
<MicrosoftDotNetBuildTasksArchivesVersion>10.0.0-beta.25479.103</MicrosoftDotNetBuildTasksArchivesVersion>
60-
<MicrosoftDotNetCodeAnalysisVersion>10.0.0-beta.25479.103</MicrosoftDotNetCodeAnalysisVersion>
61-
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.25479.103</MicrosoftDotNetXUnitExtensionsVersion>
62-
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-rc.2.25479.103</MicrosoftNETCoreAppRuntimewinx64Version>
63-
<SystemCommandLineVersion>2.0.0-rc.2.25479.103</SystemCommandLineVersion>
64-
<VSRedistCommonAspNetCoreSharedFrameworkx64100Version>10.0.0-rc.2.25479.103</VSRedistCommonAspNetCoreSharedFrameworkx64100Version>
65-
<VSRedistCommonNetCoreSdkPlaceholderx64100Version>10.0.100-rc.2.25479.103</VSRedistCommonNetCoreSdkPlaceholderx64100Version>
66-
<VSRedistCommonNetCoreSharedFrameworkx64100Version>10.0.0-rc.2.25479.103</VSRedistCommonNetCoreSharedFrameworkx64100Version>
57+
<MicrosoftAspNetCoreAppRuntimewinx64Version>10.0.0-rc.2.25479.104</MicrosoftAspNetCoreAppRuntimewinx64Version>
58+
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.100-rc.2.25479.104</MicrosoftCodeAnalysisNetAnalyzersVersion>
59+
<MicrosoftDotNetBuildTasksArchivesVersion>10.0.0-beta.25479.104</MicrosoftDotNetBuildTasksArchivesVersion>
60+
<MicrosoftDotNetCodeAnalysisVersion>10.0.0-beta.25479.104</MicrosoftDotNetCodeAnalysisVersion>
61+
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.25479.104</MicrosoftDotNetXUnitExtensionsVersion>
62+
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-rc.2.25479.104</MicrosoftNETCoreAppRuntimewinx64Version>
63+
<SystemCommandLineVersion>2.0.0-rc.2.25479.104</SystemCommandLineVersion>
64+
<VSRedistCommonAspNetCoreSharedFrameworkx64100Version>10.0.0-rc.2.25479.104</VSRedistCommonAspNetCoreSharedFrameworkx64100Version>
65+
<VSRedistCommonNetCoreSdkPlaceholderx64100Version>10.0.100-rc.2.25479.104</VSRedistCommonNetCoreSdkPlaceholderx64100Version>
66+
<VSRedistCommonNetCoreSharedFrameworkx64100Version>10.0.0-rc.2.25479.104</VSRedistCommonNetCoreSharedFrameworkx64100Version>
6767
</PropertyGroup>
6868
<PropertyGroup Label="Runtime Versions">
6969
<MicrosoftAspNetCoreApp80Version>$(MicrosoftNETCoreApp80Version)</MicrosoftAspNetCoreApp80Version>

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/job/source-index-stage1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141

4242
- template: /eng/common/core-templates/steps/source-index-stage1-publish.yml
4343
parameters:
44-
binLogPath: ${{ parameters.binLogPath }}
44+
binLogPath: ${{ parameters.binLogPath }}

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/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

eng/common/darc-init.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ catch {
4444
Write-Host $_.ScriptStackTrace
4545
Write-PipelineTelemetryError -Category 'Darc' -Message $_
4646
ExitWithExitCode 1
47-
}
47+
}

0 commit comments

Comments
 (0)