-
Notifications
You must be signed in to change notification settings - Fork 496
add .NET 9.0.201 to 6.13.1 #3412
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Now 9.201 has shipped, address https://github.com/NuGet/docs.microsoft.com-nuget/pull/3390/files#r1950143761
Learn Build status updates of commit c48397a: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 1dade6f: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 0c35d42: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
docs/release-notes/NuGet-6.13.md
Outdated
@@ -14,7 +14,7 @@ NuGet distribution vehicles: | |||
| NuGet version | Available in Visual Studio version | Available in .NET SDK(s) | | |||
|:---|:---|:---| | |||
| [**6.13**](https://nuget.org/downloads) | [Visual Studio 2022 version 17.13](https://visualstudio.microsoft.com/downloads/) | [9.0.2xx](https://dotnet.microsoft.com/download/dotnet/9.0)<sup>1</sup> | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix this too, specify 9.0.200
docs/release-notes/NuGet-6.13.md
Outdated
@@ -14,7 +14,7 @@ NuGet distribution vehicles: | |||
| NuGet version | Available in Visual Studio version | Available in .NET SDK(s) | | |||
|:---|:---|:---| | |||
| [**6.13**](https://nuget.org/downloads) | [Visual Studio 2022 version 17.13](https://visualstudio.microsoft.com/downloads/) | [9.0.2xx](https://dotnet.microsoft.com/download/dotnet/9.0)<sup>1</sup> | | |||
| [**6.13.1**](https://nuget.org/downloads) | [Visual Studio 2022 version 17.13.1](https://visualstudio.microsoft.com/downloads/) | [9.0.2xx](https://dotnet.microsoft.com/download/dotnet/9.0)<sup>1</sup> | | |||
| [**6.13.1**](https://nuget.org/downloads) | [Visual Studio 2022 version 17.13.1](https://visualstudio.microsoft.com/downloads/) | [9.0.201](https://dotnet.microsoft.com/download/dotnet/9.0)<sup>1</sup> | | |||
| [**6.13.2**](https://nuget.org/downloads) | [Visual Studio 2022 version 17.13.2](https://visualstudio.microsoft.com/downloads/) | [9.0.2xx](https://dotnet.microsoft.com/download/dotnet/9.0)<sup>1</sup> | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will be 9.0.203 eventually, I think.
cc @jeffkl
Learn Build status updates of commit e6f77b1: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Now 9.201 has shipped, address https://github.com/NuGet/docs.microsoft.com-nuget/pull/3390/files#r1950143761
In addition update the versions table to have specific .net sdk versions for all the 6.13 releases