Skip to content

Test .NET 11 Preview 4 SDK#1806

Draft
johnsimons wants to merge 5 commits into
release-11.2from
dotnet11-preview4-release11
Draft

Test .NET 11 Preview 4 SDK#1806
johnsimons wants to merge 5 commits into
release-11.2from
dotnet11-preview4-release11

Conversation

@johnsimons

Copy link
Copy Markdown
Member

This commit upgrades the project to use the .NET 11 Preview 4 SDK and targets net11.0 across relevant projects.

The global.json is updated to specify 11.0.100-preview.4.26230.115 with prerelease versions allowed. The CI workflow is also adjusted to install both 10.0.x and 11.0.x SDKs to ensure compatibility and enable building with the new target framework. A minor API change for TestContext.Out.WriteLineAsync was also applied due to the upgrade.

This commit upgrades the project to use the .NET 11 Preview 4 SDK and targets `net11.0` across relevant projects.

The `global.json` is updated to specify `11.0.100-preview.4.26230.115` with prerelease versions allowed. The CI workflow is also adjusted to install both `10.0.x` and `11.0.x` SDKs to ensure compatibility and enable building with the new target framework. A minor API change for `TestContext.Out.WriteLineAsync` was also applied due to the upgrade.
@johnsimons johnsimons self-assigned this May 26, 2026
@johnsimons johnsimons removed their assignment Jun 14, 2026
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.

1 participant