Skip to content

Commit af8896f

Browse files
authored
RemoveNotice of Pre-release (#36364)
* RemoveNotice of Pre-release * Just remove triple colon * no moniker collision warnings on the build report
1 parent 3d2d0bb commit af8896f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

aspnetcore/includes/not-latest-version-without-not-supported-content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
:::moniker-end
55

66
<!-- Exclude until .NET 11 preview is added to the version selector collection
7-
:::moniker range="> aspnetcore-10.0"
7+
(add triple colon here)moniker range="> aspnetcore-10.0"
88
> [!IMPORTANT]
99
> 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.
1010
>
1111
> For the current release, see the [.NET 10 version of this article](?view=aspnetcore-10.0&preserve-view=true).
12-
:::moniker-end
12+
(add triple colon here)moniker-end
1313
-->
1414

1515
<!--

aspnetcore/includes/not-latest-version.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
:::moniker-end
99

1010
<!-- Exclude until .NET 11 preview is added to the version selector collection
11-
:::moniker range="> aspnetcore-10.0"
11+
(add triple colon here) moniker range="> aspnetcore-10.0"
1212
> [!IMPORTANT]
1313
> 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.
1414
>
1515
> For the current release, see the [.NET 10 version of this article](?view=aspnetcore-10.0&preserve-view=true).
16-
:::moniker-end
16+
(add triple colon here) moniker-end
1717
-->
1818

1919
<!--

0 commit comments

Comments
 (0)