Skip to content

Commit 8bb529b

Browse files
add .NET 9.0.201 to 6.13.1 (#3412)
1 parent 3f9ac84 commit 8bb529b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/release-notes/NuGet-6.13.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ NuGet distribution vehicles:
1313

1414
| NuGet version | Available in Visual Studio version | Available in .NET SDK(s) |
1515
|:---|:---|:---|
16-
| [**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> |
17-
| [**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> |
18-
| [**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> |
16+
| [**6.13**](https://nuget.org/downloads) | [Visual Studio 2022 version 17.13](https://visualstudio.microsoft.com/downloads/) | [9.0.200](https://dotnet.microsoft.com/download/dotnet/9.0)<sup>1</sup> |
17+
| [**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> |
18+
| [**6.13.2**](https://nuget.org/downloads) | [Visual Studio 2022 version 17.13.2](https://visualstudio.microsoft.com/downloads/) | [9.0.203](https://dotnet.microsoft.com/download/dotnet/9.0)<sup>1</sup> |
1919

2020
<sup>1</sup> Installed with Visual Studio 2022 with any .NET workload
2121

@@ -25,7 +25,7 @@ NuGet distribution vehicles:
2525

2626
## Summary: What's New in 6.13.1
2727

28-
NuGet 6.13.1 is available in Visual Studio 17.13.
28+
NuGet 6.13.1 is available in Visual Studio 17.13 and .NET 9.0.201 SDK.
2929

3030
* Support for new slnx solution format in dotnet nuget why and dotnet list package - [#14034](https://github.com/NuGet/Home/issues/14034)
3131

0 commit comments

Comments
 (0)