Skip to content

Commit a20394c

Browse files
authored
Update README.md (#9598)
* Update README.md * Update 6.0.36.md * Update 8.0.11.md * Update releases-index.json
1 parent aba79b2 commit a20394c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

release-notes/6.0/6.0.36/6.0.36.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ You need [Visual Studio 17.3](https://visualstudio.microsoft.com) or later to us
7676

7777
## Feedback
7878

79-
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.
79+
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.
8080

8181
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
8282
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/

release-notes/8.0/8.0.11/8.0.11.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ You need [Visual Studio 17.11](https://visualstudio.microsoft.com) or later to u
5050

5151
## Feedback
5252

53-
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.
53+
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.
5454

5555
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
5656
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/

release-notes/9.0/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
| Date | Release |
1616
| :-- | :-- |
17-
| 2024/11/14 | [9.0.0](./9.0.0/9.0.0.md) |
17+
| 2024/11/12 | [9.0.0](./9.0.0/9.0.0.md) |
1818
| 2024/10/08 | [9.0.0 RC 2](preview/rc2/README.md) |
1919
| 2024/09/10 | [9.0.0 RC 1](preview/rc1/README.md) |
2020
| 2024/08/13 | [9.0.0 Preview 7](preview/preview7/README.md) |

release-notes/releases-index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"channel-version": "8.0",
2020
"latest-release": "8.0.11",
2121
"latest-release-date": "2024-11-12",
22-
"security": true,
22+
"security": false,
2323
"latest-runtime": "8.0.11",
2424
"latest-sdk": "8.0.404",
2525
"product": ".NET",

0 commit comments

Comments
 (0)