Skip to content

Commit e225249

Browse files
ProductConstructionServiceProdwiktork
authored andcommitted
Merged PR 59913: [internal/release/10.0] Update dependencies from dnceng/internal/dotnet-dotnet
This pull request updates the following dependencies [marker]: <> (Begin:04a421e3-9145-42b2-b713-39efddca5ee8) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet - **Subscription**: [04a421e3-9145-42b2-b713-39efddca5ee8](https://maestro.dot.net/subscriptions?search=04a421e3-9145-42b2-b713-39efddca5ee8) - **Build**: [20260330.18](https://dev.azure.com/dnceng/internal/_build/results?buildId=2939779) ([308464](https://maestro.dot.net/channel/8861/azdo:dnceng:internal:dotnet-dotnet/build/308464)) - **Date Produced**: March 31, 2026 2:11:30 AM UTC - **Commit**: [1e7d5a8ae309af8fad1826a5e968aae30719a281](https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet?_a=history&version=GC1e7d5a8ae309af8fad1826a5e968aae30719a281) - **Branch**: [refs/heads/internal/release/10.0.202](https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet?version=GBrefs/heads/internal/release/10.0.202) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [10.0.201 to 10.0.202][1] - Microsoft.CodeAnalysis.NetAnalyzers - From [10.0.0-beta.26201.4 to 10.0.0-beta.26180.118][2] - Microsoft.DotNet.Arcade.Sdk - Microsoft.DotNet.Build.Tasks.Archives - Microsoft.DotNet.CodeAnalysis - Microsoft.DotNet.Helix.Sdk - Microsoft.DotNet.XUnitExtensions - From [10.0.201-servicing.26153.122 to 10.0.202-servicing.26180.118][1] - VS.Redist.Common.NetCore.SdkPlaceholder.x64.10.0 [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet/branches?baseVersion=GC4d3023de605a78ba3e59e50c657eed70f125c68a&targetVersion=GC1e7d5a8ae309af8fad1826a5e968aae30719a281&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet/branches?baseVersion=GC2ad6e0a00c692279222642dbcd6e72eb21572d93&targetVersion=GC1e7d5a8ae309af8fad1826a5e968aae30719a281&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:04a421e3-9145-42b2-b713-39efddca5ee8)
1 parent 24c36dd commit e225249

9 files changed

Lines changed: 42 additions & 42 deletions

File tree

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +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-4d3023d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-dotnet-4d3023de/nuget/v3/index.json" />
13+
<add key="darc-int-dotnet-dotnet-1e7d5a8" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-dotnet-1e7d5a8a/nuget/v3/index.json" />
1414
<!-- End: Package sources from dotnet-dotnet -->
1515
<!-- Begin: Package sources from dotnet-aspnetcore -->
1616
<!-- End: Package sources from dotnet-aspnetcore -->
@@ -32,7 +32,7 @@
3232
<clear />
3333
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3434
<!-- Begin: Package sources from dotnet-dotnet -->
35-
<add key="darc-int-dotnet-dotnet-4d3023d" value="true" />
35+
<add key="darc-int-dotnet-dotnet-1e7d5a8" value="true" />
3636
<!-- End: Package sources from dotnet-dotnet -->
3737
<!-- Begin: Package sources from dotnet-aspnetcore -->
3838
<!-- End: Package sources from dotnet-aspnetcore -->

eng/Version.Details.xml

Lines changed: 19 additions & 19 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.201">
21+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.202">
2222
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
23-
<Sha>4d3023de605a78ba3e59e50c657eed70f125c68a</Sha>
23+
<Sha>1e7d5a8ae309af8fad1826a5e968aae30719a281</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26201.4">
26-
<Uri>https://github.com/dotnet/arcade</Uri>
27-
<Sha>2ad6e0a00c692279222642dbcd6e72eb21572d93</Sha>
25+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26180.118">
26+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
27+
<Sha>1e7d5a8ae309af8fad1826a5e968aae30719a281</Sha>
2828
</Dependency>
29-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="10.0.0-beta.26201.4">
30-
<Uri>https://github.com/dotnet/arcade</Uri>
31-
<Sha>2ad6e0a00c692279222642dbcd6e72eb21572d93</Sha>
29+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="10.0.0-beta.26180.118">
30+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
31+
<Sha>1e7d5a8ae309af8fad1826a5e968aae30719a281</Sha>
3232
</Dependency>
33-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.26201.4">
34-
<Uri>https://github.com/dotnet/arcade</Uri>
35-
<Sha>2ad6e0a00c692279222642dbcd6e72eb21572d93</Sha>
33+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="10.0.0-beta.26180.118">
34+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
35+
<Sha>1e7d5a8ae309af8fad1826a5e968aae30719a281</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.26201.4">
38-
<Uri>https://github.com/dotnet/arcade</Uri>
39-
<Sha>2ad6e0a00c692279222642dbcd6e72eb21572d93</Sha>
37+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.26180.118">
38+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
39+
<Sha>1e7d5a8ae309af8fad1826a5e968aae30719a281</Sha>
4040
</Dependency>
41-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.26201.4">
42-
<Uri>https://github.com/dotnet/arcade</Uri>
43-
<Sha>2ad6e0a00c692279222642dbcd6e72eb21572d93</Sha>
41+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="10.0.0-beta.26180.118">
42+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
43+
<Sha>1e7d5a8ae309af8fad1826a5e968aae30719a281</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.201-servicing.26153.122">
57+
<Dependency Name="VS.Redist.Common.NetCore.SdkPlaceholder.x64.10.0" Version="10.0.202-servicing.26180.118">
5858
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
59-
<Sha>4d3023de605a78ba3e59e50c657eed70f125c68a</Sha>
59+
<Sha>1e7d5a8ae309af8fad1826a5e968aae30719a281</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.26201.4</MicrosoftDotNetBuildTasksArchivesVersion>
58-
<MicrosoftDotNetCodeAnalysisVersion>10.0.0-beta.26201.4</MicrosoftDotNetCodeAnalysisVersion>
59-
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.26201.4</MicrosoftDotNetXUnitExtensionsVersion>
56+
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.202</MicrosoftCodeAnalysisNetAnalyzersVersion>
57+
<MicrosoftDotNetBuildTasksArchivesVersion>10.0.0-beta.26180.118</MicrosoftDotNetBuildTasksArchivesVersion>
58+
<MicrosoftDotNetCodeAnalysisVersion>10.0.0-beta.26180.118</MicrosoftDotNetCodeAnalysisVersion>
59+
<MicrosoftDotNetXUnitExtensionsVersion>10.0.0-beta.26180.118</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.201-servicing.26153.122</VSRedistCommonNetCoreSdkPlaceholderx64100Version>
63+
<VSRedistCommonNetCoreSdkPlaceholderx64100Version>10.0.202-servicing.26180.118</VSRedistCommonNetCoreSdkPlaceholderx64100Version>
6464
<VSRedistCommonNetCoreSharedFrameworkx64100Version>10.0.0-rtm.25523.111</VSRedistCommonNetCoreSharedFrameworkx64100Version>
6565
</PropertyGroup>
6666
<PropertyGroup Label="Runtime Versions">

eng/common/core-templates/job/onelocbuild.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ jobs:
5252
# We don't use the collection uri here because it might vary (.visualstudio.com vs. dev.azure.com)
5353
${{ if eq(variables['System.TeamProject'], 'DevDiv') }}:
5454
name: AzurePipelines-EO
55-
image: 1ESPT-Windows2025
55+
image: 1ESPT-Windows2022
5656
demands: Cmd
5757
os: windows
5858
# If it's not devdiv, it's dnceng
5959
${{ if ne(variables['System.TeamProject'], 'DevDiv') }}:
6060
name: $(DncEngInternalBuildPool)
61-
image: windows.vs2026.amd64
61+
image: 1es-windows-2022
6262
os: windows
6363

6464
steps:

eng/common/core-templates/job/publish-build-assets.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,13 @@ jobs:
7474
# We don't use the collection uri here because it might vary (.visualstudio.com vs. dev.azure.com)
7575
${{ if eq(variables['System.TeamProject'], 'DevDiv') }}:
7676
name: AzurePipelines-EO
77-
image: 1ESPT-Windows2025
77+
image: 1ESPT-Windows2022
7878
demands: Cmd
7979
os: windows
8080
# If it's not devdiv, it's dnceng
8181
${{ if ne(variables['System.TeamProject'], 'DevDiv') }}:
8282
name: NetCore1ESPool-Publishing-Internal
83-
image: windows.vs2026.amd64
83+
image: windows.vs2022.amd64
8484
os: windows
8585
steps:
8686
- ${{ if eq(parameters.is1ESPipeline, '') }}:

eng/common/core-templates/post-build/post-build.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ stages:
120120
# We don't use the collection uri here because it might vary (.visualstudio.com vs. dev.azure.com)
121121
${{ if eq(variables['System.TeamProject'], 'DevDiv') }}:
122122
name: AzurePipelines-EO
123-
image: 1ESPT-Windows2025
123+
image: 1ESPT-Windows2022
124124
demands: Cmd
125125
os: windows
126126
# If it's not devdiv, it's dnceng
@@ -164,14 +164,14 @@ stages:
164164
# We don't use the collection uri here because it might vary (.visualstudio.com vs. dev.azure.com)
165165
${{ if eq(variables['System.TeamProject'], 'DevDiv') }}:
166166
name: AzurePipelines-EO
167-
image: 1ESPT-Windows2025
167+
image: 1ESPT-Windows2022
168168
demands: Cmd
169169
os: windows
170170
# If it's not devdiv, it's dnceng
171171
${{ else }}:
172172
${{ if eq(parameters.is1ESPipeline, true) }}:
173173
name: $(DncEngInternalBuildPool)
174-
image: windows.vs2026.amd64
174+
image: 1es-windows-2022
175175
os: windows
176176
${{ else }}:
177177
name: $(DncEngInternalBuildPool)
@@ -225,14 +225,14 @@ stages:
225225
# We don't use the collection uri here because it might vary (.visualstudio.com vs. dev.azure.com)
226226
${{ if eq(variables['System.TeamProject'], 'DevDiv') }}:
227227
name: AzurePipelines-EO
228-
image: 1ESPT-Windows2025
228+
image: 1ESPT-Windows2022
229229
demands: Cmd
230230
os: windows
231231
# If it's not devdiv, it's dnceng
232232
${{ else }}:
233233
${{ if eq(parameters.is1ESPipeline, true) }}:
234234
name: $(DncEngInternalBuildPool)
235-
image: windows.vs2026.amd64
235+
image: 1es-windows-2022
236236
os: windows
237237
${{ else }}:
238238
name: $(DncEngInternalBuildPool)
@@ -286,18 +286,18 @@ stages:
286286
# We don't use the collection uri here because it might vary (.visualstudio.com vs. dev.azure.com)
287287
${{ if eq(variables['System.TeamProject'], 'DevDiv') }}:
288288
name: AzurePipelines-EO
289-
image: 1ESPT-Windows2025
289+
image: 1ESPT-Windows2022
290290
demands: Cmd
291291
os: windows
292292
# If it's not devdiv, it's dnceng
293293
${{ else }}:
294294
${{ if eq(parameters.is1ESPipeline, true) }}:
295295
name: NetCore1ESPool-Publishing-Internal
296-
image: windows.vs2026.amd64
296+
image: windows.vs2022.amd64
297297
os: windows
298298
${{ else }}:
299299
name: NetCore1ESPool-Publishing-Internal
300-
demands: ImageOverride -equals windows.vs2026.amd64
300+
demands: ImageOverride -equals windows.vs2022.amd64
301301
steps:
302302
- template: /eng/common/core-templates/post-build/setup-maestro-vars.yml
303303
parameters:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#
2424
# pool:
2525
# name: $(DncEngInternalBuildPool)
26-
# image: windows.vs2026.amd64
26+
# image: 1es-windows-2022
2727

2828
variables:
2929
# Coalesce the target and source branches so we know when a PR targets a release branch

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#
2424
# pool:
2525
# name: $(DncEngInternalBuildPool)
26-
# demands: ImageOverride -equals windows.vs2026.amd64
26+
# demands: ImageOverride -equals windows.vs2022.amd64
2727
variables:
2828
- ${{ if eq(variables['System.TeamProject'], 'internal') }}:
2929
- template: /eng/common/templates-official/variables/pool-providers.yml

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"msbuild-sdks": {
2828
"Microsoft.Build.NoTargets": "3.7.0",
29-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26201.4",
30-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26201.4"
29+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26180.118",
30+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26180.118"
3131
}
3232
}

0 commit comments

Comments
 (0)