You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/NuGet-6.13.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,9 @@ NuGet distribution vehicles:
13
13
14
14
| NuGet version | Available in Visual Studio version | Available in .NET SDK(s) |
15
15
|:---|:---|:---|
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> |
19
19
20
20
<sup>1</sup> Installed with Visual Studio 2022 with any .NET workload
21
21
@@ -25,7 +25,7 @@ NuGet distribution vehicles:
25
25
26
26
## Summary: What's New in 6.13.1
27
27
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.
29
29
30
30
* Support for new slnx solution format in dotnet nuget why and dotnet list package - [#14034](https://github.com/NuGet/Home/issues/14034)
0 commit comments