Skip to content

Add 11.0 folder with global.json for .NET 11 previews#754

Merged
jfversluis merged 2 commits intomainfrom
add-dotnet11-folder
Apr 14, 2026
Merged

Add 11.0 folder with global.json for .NET 11 previews#754
jfversluis merged 2 commits intomainfrom
add-dotnet11-folder

Conversation

@jfversluis
Copy link
Copy Markdown
Member

@jfversluis jfversluis commented Apr 14, 2026

Adds the 11.0 sample folder (matching the existing 9.0 and 10.0 structure) with a global.json targeting the .NET 11 preview 3 SDK (11.0.100-preview.3.26207.106).

Uses rollForward: latestFeature and allowPrerelease: true so it will automatically pick up newer preview builds.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

jfversluis and others added 2 commits April 14, 2026 17:14
Adds the 11.0 sample folder with a global.json pinned to the .NET 11
preview SDK. Uses rollForward: latestFeature and allowPrerelease: true
so it will automatically pick up newer preview builds.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Pin to 11.0.100-preview.3.26207.106 now that preview 3 is publicly
available.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jfversluis jfversluis merged commit 01fb978 into main Apr 14, 2026
3 checks passed
@jfversluis jfversluis deleted the add-dotnet11-folder branch April 14, 2026 19:10
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