1
0
mirror of synced 2025-12-25 02:14:57 -05:00

Update README.md (#9598)

* Update README.md

* Update 6.0.36.md

* Update 8.0.11.md

* Update releases-index.json
This commit is contained in:
Rahul Bhandari
2024-11-12 10:58:40 -08:00
committed by GitHub
parent aba79b22cc
commit a20394c5e1
4 changed files with 4 additions and 4 deletions

View File

@@ -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/

View File

@@ -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/

View File

@@ -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) |

View File

@@ -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",