Update samples to .NET 11 - #7352
Merged
Merged
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Rename sample directories and projects, update references and documentation, and use PascalCase for MultiProjectApp libraries and tests. Preserve existing container image tags. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Use Resolute package sources and the correct AMD64 Ubuntu archive. Install Clang and LLVM alongside the target GNU toolchain for Native AOT cross-linking and symbol processing. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Install the ASP.NET Core Module from the available .NET 10 hosting bundle while retaining the .NET 11 SDK and runtime. The .NET 11 hosting-bundle alias is not available yet. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Align product versions, versioned tags, build dependencies, and Windows publishing metadata with .NET 11 and LTSC 2025. Update generated tag listings and sample README examples while preserving floating sample tags. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Use Resolute and LTSC 2025 in the sample test matrix. Remove obsolete Debian Dockerfile cases and older Windows sample variants without changing product-image test data. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Refresh SDK commands, platform examples, test output, and tag-selection guidance for .NET 11. Correct Windows-to-Linux output mounts and retain links to documented breaking changes, including .NET 10. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Align sample directory, project and solution names, Dockerfile references, and documentation links with Aot casing. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
mthalman
reviewed
Sep 11, 2026
Replace the README example with actual container output using current release metadata. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
List console samples before ASP.NET Core samples. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
mthalman
approved these changes
Sep 11, 2026
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the samples to .NET 11 and updates all documentation accordingly. The documentation changes are only surface-level to reflect the new versions.
New sample names:
Tags are unchanged.