Fix documentation (#9357)
* Fix READMEs * Minor fixes to CVE files to unify them * Fix CVE links * Fix version reference * Fixup feedback links
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
The .NET Core SDK 1.1.12 includes .NET Core 1.1.11 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 1.1.12, running `dotnet --version` will show that you're running version `1.1.12` of the .NET Core tools.
|
||||
|
||||
Your feedback is important and appreciated. We've created an issue at [dotnet/core #2304](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 #2304](https://github.com/dotnet/core/issues/2304) for your questions and comments.
|
||||
|
||||
## Docker Images
|
||||
|
||||
|
||||
@@ -49,11 +49,6 @@ The following repos have been updated.
|
||||
You need [Visual Studio 16.10](https://visualstudio.microsoft.com) or later to use .NET 5.0 on Windows. On macOS, you need the latest version of [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/). The [C# extension](https://code.visualstudio.com/docs/languages/dotnet) for [Visual Studio Code](https://code.visualstudio.com/) supports .NET 5.0 and C# 9.
|
||||
|
||||
|
||||
## 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.
|
||||
|
||||
|
||||
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
|
||||
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
|
||||
[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0.7/5.0.7.md
|
||||
|
||||
@@ -14,7 +14,7 @@ The .NET SDK 5.0.100 Preview 1 includes .NET 5.0.0 preview Runtime so downloadin
|
||||
|
||||
`dotnet --version`
|
||||
|
||||
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 #4405](https://github.com/dotnet/core/issues/4405) for your questions and comments.
|
||||
|
||||
## Downloads
|
||||
|
||||
|
||||
@@ -32,9 +32,6 @@ Visit [.NET Documentation](https://learn.microsoft.com/dotnet/core/) to learn ab
|
||||
|
||||
You need [Visual Studio 17.0](https://visualstudio.microsoft.com) or later to use .NET 6.0 on Windows. On macOS, you need the latest version of [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/). The [C# extension](https://code.visualstudio.com/docs/languages/dotnet) for [Visual Studio Code](https://code.visualstudio.com/) supports .NET 6.0 and C# 10.0.
|
||||
|
||||
## 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.
|
||||
|
||||
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
|
||||
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
|
||||
|
||||
@@ -32,9 +32,6 @@ Visit [.NET Documentation](https://learn.microsoft.com/dotnet/core/) to learn ab
|
||||
|
||||
You need [Visual Studio 17.0](https://visualstudio.microsoft.com) or later to use .NET 6.0 on Windows. On macOS, you need the latest version of [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/). The [C# extension](https://code.visualstudio.com/docs/languages/dotnet) for [Visual Studio Code](https://code.visualstudio.com/) supports .NET 6.0 and C# 10.0.
|
||||
|
||||
## 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.
|
||||
|
||||
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
|
||||
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
|
||||
|
||||
@@ -70,7 +70,7 @@ The following repos have been updated:
|
||||
|
||||
[.NET 6.0 Blog][dotnet-blog]
|
||||
|
||||
.NET 7.0.20 release carries the security and non-security fixes.
|
||||
.NET 6.0.31 release carries the security and non-security fixes.
|
||||
|
||||
### WiX toolset signed with incorrect certificate
|
||||
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
|
||||
| Date | Release |
|
||||
| :-- | :-- |
|
||||
| 2024/05/28 | [6.0.31](https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.31/6.0.31.md) |
|
||||
| 2024/05/14 | [6.0.30](https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.30/6.0.30.md) |
|
||||
| 2024/04/09 | [6.0.29](https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.29/6.0.29.md) |
|
||||
| 2024/03/12 | [6.0.28](https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.28/6.0.28.md) |
|
||||
|
||||
@@ -71,7 +71,7 @@ You need [Visual Studio 16.9 Preview 4](https://visualstudio.microsoft.com) or l
|
||||
|
||||
## 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 #6141](https://github.com/dotnet/core/issues/6141) 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/
|
||||
|
||||
@@ -76,7 +76,7 @@ You need [Visual Studio 17.4](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 #8673](https://github.com/dotnet/core/issues/8673) 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/
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
|
||||
| Date | Release |
|
||||
| :-- | :-- |
|
||||
| 2024/05/28 | [7.0.20](https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.20/7.0.20.md) |
|
||||
| 2024/05/14 | [7.0.19](https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.19/7.0.19.md) |
|
||||
| 2024/04/09 | [7.0.18](https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.18/7.0.18.md) |
|
||||
| 2024/03/12 | [7.0.17](https://github.com/dotnet/core/blob/main/release-notes/7.0/7.0.17/7.0.17.md) |
|
||||
|
||||
@@ -8,11 +8,11 @@ Your app needs to be on the latest .NET 7 patch version to be secure. The longer
|
||||
|
||||
Your app may be vulnerable to the following published security [CVEs](https://www.cve.org/) if you are using the given version or older.
|
||||
|
||||
- 7.0.20 (May 2024)
|
||||
- 7.0.20 (May 28 2024)
|
||||
- No new CVEs.
|
||||
- 7.0.19 (May 2024)
|
||||
- [CVE-2024-30045 | .NET Remote code Execution Vulnerability](https://github.com/dotnet/announcements/issues/xxx)
|
||||
- [CVE-2024-30046 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/xxx)
|
||||
- [CVE-2024-30045 | .NET Remote code Execution Vulnerability](https://github.com/dotnet/announcements/issues/307)
|
||||
- [CVE-2024-30046 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/308)
|
||||
- 7.0.18 (April 2024)
|
||||
- [CVE-2024-21409 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/303)
|
||||
- 7.0.17 (March 2024)
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
| Date | Release |
|
||||
| :-- | :-- |
|
||||
| 2024/06/11 | [8.0.302 SDK](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.6/8.0.6.md) |
|
||||
| 2024/06/11 | [8.0.302 SDK](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.6/8.0.302.md) |
|
||||
| 2024/05/28 | [8.0.6](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.6/8.0.6.md) |
|
||||
| 2024/05/14 | [8.0.5](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.5/8.0.5.md) |
|
||||
| 2024/04/08 | [8.0.4](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.4/8.0.4.md) |
|
||||
|
||||
@@ -7,6 +7,7 @@ Your app needs to be on the latest .NET 8 patch version to be secure. The longer
|
||||
## Which CVEs apply to my app?
|
||||
|
||||
Your app may be vulnerable to the following published security [CVEs](https://www.cve.org/) if you are using the given version or older.
|
||||
|
||||
- 8.0.6 (May 28 2024)
|
||||
- No new CVEs.
|
||||
- 8.0.5 (May 2024)
|
||||
|
||||
@@ -76,7 +76,7 @@ You need [Visual Studio 17.7 latest preview](https://visualstudio.microsoft.com)
|
||||
|
||||
## 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 #8674](https://github.com/dotnet/core/issues/8674) 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/
|
||||
|
||||
Reference in New Issue
Block a user