This commit is contained in:
dcwhittaker 2022-06-14 10:58:04 -07:00
Родитель a85c161b48
Коммит 0873d4a409
8 изменённых файлов: 26 добавлений и 26 удалений

Просмотреть файл

@ -4,13 +4,13 @@ The following [.NET releases](../releases.md) are currently supported:
| Version | Release Date | Support | Latest Patch Version | End of Support |
| :-- | :-- | :-- | :-- | :-- |
| [.NET 7](7.0/README.md) | [November, 2022](https://devblogs.microsoft.com/dotnet/announcing-dotnet-7-preview-4/) | [Preview][policies] | [7.0 Preview 4][7.0 Preview 4] | May 14, 2024 |
| [.NET 7](7.0/README.md) | [November, 2022](https://devblogs.microsoft.com/dotnet/announcing-dotnet-7-preview-4/) | [Preview][policies] | [7.0 Preview 5][7.0 Preview 5] | May 14, 2024 |
| [.NET 6](6.0/README.md) | [November, 2021](https://devblogs.microsoft.com/dotnet/announcing-net-6/) | [LTS][policies] | [6.0.6][6.0.6] | November 12, 2024 |
| [.NET Core 3.1](3.1/README.md) | [December 3, 2019](https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1/) | [LTS][policies] | [3.1.26][3.1.26] | December 13, 2022 |
You can find release notes for all releases, including out-of-support releases, in the [release-notes](.) directory.
[7.0 Preview 4]: 7.0/preview/7.0.0-preview.4.md
[7.0 Preview 5]: 7.0/preview/7.0.0-preview.5.md
[6.0.6]: 6.0/6.0.6/6.0.6.md
[3.1.26]: 3.1/3.1.26/3.1.26.md

Просмотреть файл

@ -64,7 +64,7 @@ A vulnerability exists in .NET 6.0 and .NET Core 3.1 within Nuget where a creden
## 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 #7536](https://github.com/dotnet/core/issues/7536) 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/

Просмотреть файл

@ -35,7 +35,7 @@ You need [Visual Studio 17.1 GA](https://visualstudio.microsoft.com) or later to
## 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 #7536](https://github.com/dotnet/core/issues/7536) for your questions and comments.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/

Просмотреть файл

@ -95,7 +95,7 @@ You need [Visual Studio 17.2](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 #7536](https://github.com/dotnet/core/issues/7536) 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/

Просмотреть файл

@ -60,7 +60,7 @@ You need [Visual Studio 17.2 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 #7535](https://github.com/dotnet/core/issues/7535) 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/

Просмотреть файл

@ -4,15 +4,15 @@ The following [.NET releases](../releases.md) are currently supported:
| Version | Release Date | Support | Latest Patch Version | End of Support |
| :-- | :-- | :-- | :-- | :-- |
| [.NET 7](7.0/README.md) | [November, 2022](https://devblogs.microsoft.com/dotnet/announcing-dotnet-7-preview-4/) | [Preview][policies] | [7.0 Preview 4][7.0 Preview 4] | May 14, 2024 |
| [.NET 6](6.0/README.md) | [November, 2021](https://devblogs.microsoft.com/dotnet/announcing-net-6/) | [LTS][policies] | [6.0.5][6.0.5] | November 12, 2024 |
| [.NET Core 3.1](3.1/README.md) | [December 3, 2019](https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1/) | [LTS][policies] | [3.1.25][3.1.25] | December 13, 2022 |
| [.NET 7](7.0/README.md) | [November, 2022](https://devblogs.microsoft.com/dotnet/announcing-dotnet-7-preview-5/) | [Preview][policies] | [7.0 Preview 5][7.0 Preview 5] | May 14, 2024 |
| [.NET 6](6.0/README.md) | [November, 2021](https://devblogs.microsoft.com/dotnet/announcing-net-6/) | [LTS][policies] | [6.0.6][6.0.6] | November 12, 2024 |
| [.NET Core 3.1](3.1/README.md) | [December 3, 2019](https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1/) | [LTS][policies] | [3.1.26][3.1.26] | December 13, 2022 |
You can find release notes for all releases, including out-of-support releases, in the [release-notes](.) directory.
[7.0 Preview 4]: 7.0/preview/7.0.0-preview.4.md
[6.0.5]: 6.0/6.0.5/6.0.5.md
[3.1.25]: 3.1/3.1.25/3.1.25.md
[7.0 Preview 5]: 7.0/preview/7.0.0-preview.5.md
[6.0.6]: 6.0/6.0.6/6.0.6.md
[3.1.26]: 3.1/3.1.26/3.1.26.md
## Release Information

Просмотреть файл

@ -2,11 +2,11 @@
"releases-index": [
{
"channel-version": "7.0",
"latest-release": "7.0.0-preview.4",
"latest-release-date": "2022-05-10",
"latest-release": "7.0.0-preview.5",
"latest-release-date": "2022-06-14",
"security": false,
"latest-runtime": "7.0.0-preview.4.22229.4",
"latest-sdk": "7.0.100-preview.4.22252.9",
"latest-runtime": "7.0.0-preview.5.22301.12",
"latest-sdk": "7.0.100-preview.5.22307.18",
"product": ".NET",
"support-phase": "preview",
"eol-date": null,
@ -14,11 +14,11 @@
},
{
"channel-version": "6.0",
"latest-release": "6.0.5",
"latest-release-date": "2022-05-10",
"latest-release": "6.0.6",
"latest-release-date": "2022-06-14",
"security": true,
"latest-runtime": "6.0.5",
"latest-sdk": "6.0.300",
"latest-runtime": "6.0.6",
"latest-sdk": "6.0.301",
"product": ".NET",
"support-phase": "lts",
"eol-date": "2024-11-12",
@ -38,11 +38,11 @@
},
{
"channel-version": "3.1",
"latest-release": "3.1.25",
"latest-release-date": "2022-05-10",
"latest-release": "3.1.26",
"latest-release-date": "2022-06-14",
"security": true,
"latest-runtime": "3.1.25",
"latest-sdk": "3.1.419",
"latest-runtime": "3.1.26",
"latest-sdk": "3.1.420",
"product": ".NET Core",
"support-phase": "lts",
"eol-date": "2022-12-13",

Просмотреть файл

@ -10,11 +10,11 @@ The following table lists in-support .NET releases.
| Version | Release Date | Support | Latest Patch Version | End of Support |
| :-- | :-- | :-- | :-- | :-- |
| [.NET 7](release-notes/7.0/README.md) | [November, 2022](https://devblogs.microsoft.com/dotnet/announcing-dotnet-7-preview-4/) | [Preview][policies] | [7.0 Preview 4][7.0 Preview 4] | May 14, 2024 |
| [.NET 7](release-notes/7.0/README.md) | [November, 2022](https://devblogs.microsoft.com/dotnet/announcing-dotnet-7-preview-5/) | [Preview][policies] | [7.0 Preview 5][7.0 Preview 5] | May 14, 2024 |
| [.NET 6](release-notes/6.0/README.md) | [November 8, 2021](https://devblogs.microsoft.com/dotnet/announcing-net-6/) | [LTS][policies] | [6.0.6][6.0.6] | November 12, 2024 |
| [.NET Core 3.1](release-notes/3.1/README.md) | [December 3, 2019](https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1/) | [LTS][policies] | [3.1.26][3.1.26] | December 13, 2022 |
[7.0 Preview 4]: release-notes/7.0/preview/7.0.0-preview.4.md
[7.0 Preview 5]: release-notes/7.0/preview/7.0.0-preview.5.md
[6.0.6]: release-notes/6.0/6.0.6/6.0.6.md
[3.1.26]: release-notes/3.1/3.1.26/3.1.26.md