Skip to content

Update to .NET 11 Preview 3#141

Merged
jjonescz merged 4 commits intomainfrom
net11p3
Apr 19, 2026
Merged

Update to .NET 11 Preview 3#141
jjonescz merged 4 commits intomainfrom
net11p3

Conversation

@jjonescz
Copy link
Copy Markdown
Owner

No description provided.

@jjonescz jjonescz requested a review from Copilot April 19, 2026 11:04
@jjonescz jjonescz added the enhancement New feature or request label Apr 19, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository to target .NET 11 Preview 3 and refreshes a small set of related build/test dependencies.

Changes:

  • Bump pinned .NET SDK/workload versions in global.json and update the MSTest MSBuild SDK version.
  • Update central package versions for .NET/Roslyn/Razor/NuGet and a few libraries in Directory.Packages.props.
  • Simplify eng/patch-corelib.cs by removing the Volatile/Interlocked patching workaround while keeping the Thread workaround.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
global.json Pins .NET 11 Preview 3 SDK + workload and updates MSTest.Sdk.
eng/patch-corelib.cs Removes now-unneeded patching logic; retains workaround for Thread.ThrowIfSingleThreaded.
Directory.Packages.props Updates central versions for .NET Preview 3 and several dependency packages.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings April 19, 2026 11:24
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jjonescz jjonescz merged commit 037851b into main Apr 19, 2026
7 checks passed
@jjonescz jjonescz deleted the net11p3 branch April 19, 2026 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants