Skip to content

[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx'#53913

Merged
DonnaChen888 merged 40 commits into
release/9.0.1xxfrom
merge/release/8.0.4xx-to-release/9.0.1xx
Apr 16, 2026
Merged

[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx'#53913
DonnaChen888 merged 40 commits into
release/9.0.1xxfrom
merge/release/8.0.4xx-to-release/9.0.1xx

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

I detected changes in the release/8.0.4xx branch which have not been merged yet to release/9.0.1xx. I'm a robot and am configured to help you automatically keep release/9.0.1xx up to date, so I've opened this PR.

This PR merges commits made on release/8.0.4xx by the following committers:

  • DonnaChen888
  • dotnet-maestro[bot]
  • github-actions[bot]
  • MiYanni
  • vseanreesermsft
  • dotnet-bot
  • zivkan

Instructions for merging from UI

This PR will not be auto-merged. When pull request checks pass, complete this PR by creating a merge commit, not a squash or rebase commit.

merge button instructions

If this repo does not allow creating merge commits from the GitHub UI, use command line instructions.

Instructions for merging via command line

Run these commands to merge this pull request from the command line.

git fetch
git checkout release/8.0.4xx
git pull --ff-only
git checkout release/9.0.1xx
git pull --ff-only
git merge --no-ff release/8.0.4xx

# If there are merge conflicts, resolve them and then run git merge --continue to complete the merge
# Pushing the changes to the PR branch will re-trigger PR validation.
git push https://github.com/dotnet/sdk HEAD:merge/release/8.0.4xx-to-release/9.0.1xx
or if you are using SSH
git push git@github.com:dotnet/sdk HEAD:merge/release/8.0.4xx-to-release/9.0.1xx

After PR checks are complete push the branch

git push

Instructions for resolving conflicts

⚠️ If there are merge conflicts, you will need to resolve them manually before merging. You can do this using GitHub or using the command line.

Instructions for updating this pull request

Contributors to this repo have permission update this pull request by pushing to the branch 'merge/release/8.0.4xx-to-release/9.0.1xx'. This can be done to resolve conflicts or make other changes to this pull request before it is merged.
The provided examples assume that the remote is named 'origin'. If you have a different remote name, please replace 'origin' with the name of your remote.

git fetch
git checkout -b merge/release/8.0.4xx-to-release/9.0.1xx origin/release/9.0.1xx
git pull https://github.com/dotnet/sdk merge/release/8.0.4xx-to-release/9.0.1xx
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/sdk HEAD:merge/release/8.0.4xx-to-release/9.0.1xx
or if you are using SSH
git fetch
git checkout -b merge/release/8.0.4xx-to-release/9.0.1xx origin/release/9.0.1xx
git pull git@github.com:dotnet/sdk merge/release/8.0.4xx-to-release/9.0.1xx
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet/sdk HEAD:merge/release/8.0.4xx-to-release/9.0.1xx

Contact .NET Core Engineering (dotnet/dnceng) if you have questions or issues.
Also, if this PR was generated incorrectly, help us fix it. See https://github.com/dotnet/arcade/blob/main/.github/workflows/scripts/inter-branch-merge.ps1.

dotnet-bot and others added 30 commits March 3, 2026 22:49
…otnet-runtime build 20260303.13

On relative base path root
Microsoft.NET.HostModel , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0 From Version 8.0.25-servicing.26112.3 -> To Version 8.0.25-servicing.26153.13
Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver From Version 8.0.25 -> To Version 8.0.25
…otnet-aspnetcore build 20260303.16

On relative base path root
dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0 From Version 8.0.25-servicing.26112.25 -> To Version 8.0.26-servicing.26153.16
Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop From Version 8.0.25 -> To Version 8.0.26
…otnet-runtime build 20260303.21

On relative base path root
Microsoft.NET.HostModel , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0 From Version 8.0.25-servicing.26112.3 -> To Version 8.0.26-servicing.26153.21
Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver From Version 8.0.25 -> To Version 8.0.26
…otnet-runtime build 20260304.3

On relative base path root
Microsoft.NET.HostModel , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0 From Version 8.0.25-servicing.26112.3 -> To Version 8.0.26-servicing.26154.3
Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver From Version 8.0.25 -> To Version 8.0.26
…otnet-runtime build 20260306.13

On relative base path root
Microsoft.NET.HostModel , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0 From Version 8.0.25-servicing.26112.3 -> To Version 8.0.26-servicing.26156.13
Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver From Version 8.0.25 -> To Version 8.0.26
System.Security.Cryptography.Xml From Version 8.0.2 -> To Version 8.0.3
…otnet-aspnetcore build 20260310.10

On relative base path root
dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0 From Version 8.0.25-servicing.26112.25 -> To Version 8.0.26-servicing.26160.10
Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop From Version 8.0.25 -> To Version 8.0.26
…otnet-runtime build 20260311.8

On relative base path root
Microsoft.NET.HostModel , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0 From Version 8.0.25-servicing.26112.3 -> To Version 8.0.26-servicing.26161.8
Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver From Version 8.0.25 -> To Version 8.0.26
System.Security.Cryptography.Xml From Version 8.0.2 -> To Version 8.0.3

Dependency coherency updates
On relative base path root
Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 From Version 8.0.25 -> To Version 8.0.26 (parent: Microsoft.NETCore.App.Runtime.win-x64)
…otnet-runtime build 20260313.16

On relative base path root
Microsoft.NET.HostModel , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0 From Version 8.0.25-servicing.26112.3 -> To Version 8.0.26-servicing.26163.16
Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver From Version 8.0.25 -> To Version 8.0.26
System.Security.Cryptography.Xml From Version 8.0.2 -> To Version 8.0.3
…otnet-aspnetcore build 20260316.9

On relative base path root
dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0 From Version 8.0.25-servicing.26112.25 -> To Version 8.0.26-servicing.26166.9
Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop From Version 8.0.25 -> To Version 8.0.26
…otnet-windowsdesktop build 20260316.2

On relative base path root
Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 From Version 8.0.25 -> To Version 8.0.26
VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0 From Version 8.0.25-servicing.26112.3 -> To Version 8.0.26-servicing.26166.2

Dependency coherency updates
On relative base path root
Microsoft.NET.Sdk.WindowsDesktop From Version 8.0.25-servicing.26112.4 -> To Version 8.0.26-servicing.26166.2 (parent: Microsoft.WindowsDesktop.App.Ref)
…otnet-runtime build 20260316.25

On relative base path root
Microsoft.NET.HostModel , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0 From Version 8.0.25-servicing.26112.3 -> To Version 8.0.26-servicing.26166.25
Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver From Version 8.0.25 -> To Version 8.0.26
System.Security.Cryptography.Xml From Version 8.0.2 -> To Version 8.0.3
…3 repositories

This pull request updates the following dependencies

[marker]: <> (Begin:dd95552e-72fb-4363-9b59-08dbd5a5c3e7)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [dd95552e-72fb-4363-9b59-08dbd5a5c3e7](https://maestro.dot.net/subscriptions?search=dd95552e-72fb-4363-9b59-08dbd5a5c3e7)
- **Build**: [20260316.25](https://dev.azure.com/dnceng/internal/_build/results?buildId=2928198) ([306456](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-runtime/build/306456))
- **Date Produced**: March 17, 2026 4:59:10 AM UTC
- **Commit**: [513464b70e5f03025bff95a1b171bb05ceff79de](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC513464b70e5f03025bff95a1b171bb05ceff79de)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/8.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.25-servicing.26112.3 to 8.0.26-servicing.26166.25][11]
     - Microsoft.NET.HostModel
     - Microsoft.NETCore.Platforms
     - VS.Redist.Common.NetCore.SharedFramework.x64.8.0
     - VS.Redist.Common.NetCore.TargetingPack.x64.8.0
  - From [8.0.25 to 8.0.26][11]
     - Microsoft.NET.ILLink.Tasks
     - Microsoft.NETCore.App.Host.win-x64
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64
     - Microsoft.NETCore.DotNetHostResolver
  - From [8.0.2 to 8.0.3][12]
     - System.Security.Cryptography.Xml

[11]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCb753199016332cbf257e70c417aa5d1d02202dc7&targetVersion=GC513464b70e5f03025bff95a1b171bb05ceff79de&_a=files
[12]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC81cabf2857a01351e5ab578947c7403a5b128ad1&targetVersion=GC513464b70e5f03025bff95a1b171bb05ceff79de&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:dd95552e-72fb-4363-9b59-08dbd5a5c3e7)

[marker]: <> (Begin:5ae73aca-14b4-4570-17b0-08dbd53e3897)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: [5ae73aca-14b4-4570-17b0-08dbd53e3897](https://maestro.dot.net/subscriptions?search=5ae73aca-14b4-4570-17b0-08dbd53e3897)
- **Build**: [20260303.16](https://dev.azure.com/dnceng/internal/_build/results?buildId=2917782) ([304390](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-aspnetcore/build/304390))
- **Date Produced**: March 4, 2026 3:07:25 AM UTC
- **Commit**: [dff01fa7704997e18fb51d9a0aaffdaca13e29da](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?_a=history&version=GCdff01fa7704997e18fb51d9a0aaffdaca13e29da)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore?version=GBrefs/heads/internal/release/8.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.25-servicing.26112.25 to 8.0.26-servicing.26153.16][2]
     - dotnet-dev-certs
     - dotnet-u...
…otnet-runtime build 20260318.19

On relative base path root
Microsoft.NET.HostModel , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0 From Version 8.0.26-servicing.26166.25 -> To Version 8.0.26-servicing.26168.19
Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver From Version 8.0.26 -> To Version 8.0.26
System.Security.Cryptography.Xml From Version 8.0.3 -> To Version 8.0.3
…otnet-runtime build 20260319.21

On relative base path root
Microsoft.NET.HostModel , Microsoft.NETCore.Platforms , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 , VS.Redist.Common.NetCore.TargetingPack.x64.8.0 From Version 8.0.26-servicing.26166.25 -> To Version 8.0.26-servicing.26169.21
Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver From Version 8.0.26 -> To Version 8.0.26
System.Security.Cryptography.Xml From Version 8.0.3 -> To Version 8.0.3

Dependency coherency updates
On relative base path root
Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 From Version 8.0.26 -> To Version 8.0.26 (parent: Microsoft.NETCore.App.Runtime.win-x64)
…otnet-aspnetcore build 20260319.11

On relative base path root
dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0 From Version 8.0.26-servicing.26166.9 -> To Version 8.0.26-servicing.26169.11
Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop From Version 8.0.26 -> To Version 8.0.26
…otnet-windowsdesktop build 20260320.1

On relative base path root
Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 From Version 8.0.26 -> To Version 8.0.26
VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0 From Version 8.0.26-servicing.26166.2 -> To Version 8.0.26-servicing.26170.1

Dependency coherency updates
On relative base path root
Microsoft.NET.Sdk.WindowsDesktop From Version 8.0.26-servicing.26166.2 -> To Version 8.0.26-servicing.26169.4 (parent: Microsoft.WindowsDesktop.App.Ref)
…3 repositories

This pull request updates the following dependencies

[marker]: <> (Begin:dd95552e-72fb-4363-9b59-08dbd5a5c3e7)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [dd95552e-72fb-4363-9b59-08dbd5a5c3e7](https://maestro.dot.net/subscriptions?search=dd95552e-72fb-4363-9b59-08dbd5a5c3e7)
- **Build**: [20260319.21](https://dev.azure.com/dnceng/internal/_build/results?buildId=2930952) ([307027](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-runtime/build/307027))
- **Date Produced**: March 20, 2026 2:05:01 AM UTC
- **Commit**: [ace9703c57db8596ccc3e3efdc7e65b6975c0b2d](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCace9703c57db8596ccc3e3efdc7e65b6975c0b2d)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/8.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.26-servicing.26166.25 to 8.0.26-servicing.26169.21][2]
     - Microsoft.NET.HostModel
     - Microsoft.NETCore.Platforms
     - VS.Redist.Common.NetCore.SharedFramework.x64.8.0
     - VS.Redist.Common.NetCore.TargetingPack.x64.8.0
  - From [8.0.26 to 8.0.26][2]
     - Microsoft.NET.ILLink.Tasks
     - Microsoft.NETCore.App.Host.win-x64
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64
     - Microsoft.NETCore.DotNetHostResolver
  - From [8.0.3 to 8.0.3][2]
     - System.Security.Cryptography.Xml

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC513464b70e5f03025bff95a1b171bb05ceff79de&targetVersion=GCace9703c57db8596ccc3e3efdc7e65b6975c0b2d&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:dd95552e-72fb-4363-9b59-08dbd5a5c3e7)

[marker]: <> (Begin:Coherency Updates)
## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

[DependencyUpdate]: <> (Begin)

- **Coherency Updates**:
    - **Microsoft.NET.Sdk.WindowsDesktop**: from 8.0.26-servicing.26166.2 to 8.0.26-servicing.26169.4 (parent: Microsoft.WindowsDesktop.App.Ref)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:5ae73aca-14b4-4570-17b0-08dbd53e3897)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore
- **Subscription**: [5ae73aca-14b4-4570-17b0-08dbd53e3897](https://maestro.dot.net/subscriptions?search=5ae73aca-14b4-4570-17b0-08dbd53e3897)
- **Build**: [20260319.11](https://dev.azure.com/dnceng/internal/_build/results?buildId=2931296) ([307064](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-aspnetcore/build/307064))
- **Date Produced**: March 20, 2026 9:16:22 AM UTC
- **Commit**: [829dd6d36442c2bcf83ebfc9d4...
…318.3

On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.26152.2 -> To Version 8.0.0-beta.26168.3
…uild 20260323.1

On relative base path root
Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.PublicApiAnalyzers From Version 3.11.0-beta1.26058.1 -> To Version 3.11.0-beta1.26173.1
Microsoft.CodeAnalysis.NetAnalyzers From Version 8.0.0-preview.26058.1 -> To Version 8.0.0-preview.26173.1
…ence-packages build 20260403.3

On relative base path root
Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 8.0.0-alpha.1.26152.2 -> To Version 8.0.0-alpha.1.26203.3
…0260407.3

On relative base path root
Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Mocks From Version 8.0.126-servicing.26153.5 -> To Version 8.0.127-servicing.26207.3
Microsoft.TemplateEngine.Abstractions From Version 8.0.126 -> To Version 8.0.127
…0260407.9

On relative base path root
Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Mocks From Version 8.0.126-servicing.26153.5 -> To Version 8.0.127-servicing.26207.9
Microsoft.TemplateEngine.Abstractions From Version 8.0.126 -> To Version 8.0.127
…nals build 20260407.1

On relative base path root
Microsoft.SourceBuild.Intermediate.source-build-externals From Version 8.0.0-alpha.1.26152.1 -> To Version 8.0.0-alpha.1.26207.1
DonnaChen888 and others added 10 commits April 9, 2026 18:07
Reset patterns:
- global.json
- NuGet.config
- eng/Version.Details.xml
- eng/Versions.props
- eng/common/*
…0260415.5

On relative base path root
Microsoft.SourceBuild.Intermediate.templating , Microsoft.TemplateEngine.Mocks From Version 8.0.421-servicing.26207.8 -> To Version 8.0.421-servicing.26215.5
Microsoft.TemplateEngine.Abstractions From Version 8.0.421 -> To Version 8.0.421
Reset patterns:
- global.json
- NuGet.config
- eng/Version.Details.xml
- eng/Versions.props
- eng/common/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants