-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Not-latest includes updated for post .NET 10 #36355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
14 changes: 8 additions & 6 deletions
14
aspnetcore/includes/not-latest-version-without-not-supported-content.md
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,29 +1,31 @@ | ||
| :::moniker range="< aspnetcore-9.0" | ||
| :::moniker range="< aspnetcore-10.0" | ||
| > [!NOTE] | ||
| > This isn't the latest version of this article. For the current release, see the [.NET 9 version of this article](?view=aspnetcore-9.0&preserve-view=true). | ||
| > This isn't the latest version of this article. For the current release, see the [.NET 10 version of this article](?view=aspnetcore-10.0&preserve-view=true). | ||
| :::moniker-end | ||
|
|
||
| :::moniker range="> aspnetcore-9.0" | ||
| <!-- Exclude until .NET 11 preview is added to the version selector collection | ||
| :::moniker range="> aspnetcore-10.0" | ||
| > [!IMPORTANT] | ||
| > This information relates to a pre-release product that may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here. | ||
| > | ||
| > For the current release, see the [.NET 9 version of this article](?view=aspnetcore-9.0&preserve-view=true). | ||
| > For the current release, see the [.NET 10 version of this article](?view=aspnetcore-10.0&preserve-view=true). | ||
| :::moniker-end | ||
| --> | ||
|
|
||
| <!-- | ||
| Include either this file or 'not-latest-version.md' at the top of articles. | ||
| 'not-latest-version.md': Includes not-supported content. | ||
| 'not-latest-version-without-not-supported-content.md' (this file): Doesn't include not-supported content. | ||
| Use this file in articles that target >=8.0 until 9.0 reaches EOL, and then update those | ||
| Use this file in articles that target >=8.0 until 10.0 reaches EOL, and then update those | ||
| articles to use 'not-latest-version.md'. For articles that target >=7.0, 'not-latest-version.md' | ||
| can be used without creating a zone/file moniker range mismatch error. | ||
| When a new version is released, it might be necessary to temporarily comment out the current version | ||
| moniker range section until the new moniker is created. | ||
| Markdown to include this file: | ||
| + | ||
| [!INCLUDE[](~/includes/not-latest-version-without-not-supported-content.md)] | ||
| --> | ||
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
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.
Uh oh!
There was an error while loading. Please reload this page.