From a20394c5e1119c3478ebe56b2c2c3590ffeeb61f Mon Sep 17 00:00:00 2001 From: Rahul Bhandari Date: Tue, 12 Nov 2024 10:58:40 -0800 Subject: [PATCH] Update README.md (#9598) * Update README.md * Update 6.0.36.md * Update 8.0.11.md * Update releases-index.json --- release-notes/6.0/6.0.36/6.0.36.md | 2 +- release-notes/8.0/8.0.11/8.0.11.md | 2 +- release-notes/9.0/README.md | 2 +- release-notes/releases-index.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/release-notes/6.0/6.0.36/6.0.36.md b/release-notes/6.0/6.0.36/6.0.36.md index ae0670f7d6..5fa36c2450 100644 --- a/release-notes/6.0/6.0.36/6.0.36.md +++ b/release-notes/6.0/6.0.36/6.0.36.md @@ -76,7 +76,7 @@ You need [Visual Studio 17.3](https://visualstudio.microsoft.com) or later to us ## Feedback -Your feedback is important and appreciated. We've created an issue at [dotnet/core #xxxx](https://github.com/dotnet/core/issues/xxxx) for your questions and comments. +Your feedback is important and appreciated. We've created an issue at [dotnet/core #9599](https://github.com/dotnet/core/issues/9599) for your questions and comments. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ diff --git a/release-notes/8.0/8.0.11/8.0.11.md b/release-notes/8.0/8.0.11/8.0.11.md index fa4ac159e9..4f7d765aa5 100644 --- a/release-notes/8.0/8.0.11/8.0.11.md +++ b/release-notes/8.0/8.0.11/8.0.11.md @@ -50,7 +50,7 @@ You need [Visual Studio 17.11](https://visualstudio.microsoft.com) or later to u ## Feedback -Your feedback is important and appreciated. We've created an issue at [dotnet/core #xxxx](https://github.com/dotnet/core/issues/xxxx) for your questions and comments. +Your feedback is important and appreciated. We've created an issue at [dotnet/core #9599](https://github.com/dotnet/core/issues/9599) for your questions and comments. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ diff --git a/release-notes/9.0/README.md b/release-notes/9.0/README.md index bbc2f3d8ad..210c5f5f00 100644 --- a/release-notes/9.0/README.md +++ b/release-notes/9.0/README.md @@ -14,7 +14,7 @@ | Date | Release | | :-- | :-- | -| 2024/11/14 | [9.0.0](./9.0.0/9.0.0.md) | +| 2024/11/12 | [9.0.0](./9.0.0/9.0.0.md) | | 2024/10/08 | [9.0.0 RC 2](preview/rc2/README.md) | | 2024/09/10 | [9.0.0 RC 1](preview/rc1/README.md) | | 2024/08/13 | [9.0.0 Preview 7](preview/preview7/README.md) | diff --git a/release-notes/releases-index.json b/release-notes/releases-index.json index 198977675d..13ac64850d 100644 --- a/release-notes/releases-index.json +++ b/release-notes/releases-index.json @@ -19,7 +19,7 @@ "channel-version": "8.0", "latest-release": "8.0.11", "latest-release-date": "2024-11-12", - "security": true, + "security": false, "latest-runtime": "8.0.11", "latest-sdk": "8.0.404", "product": ".NET",