Skip to content

Commit 61526e7

Browse files
authored
Update NuGet 6.13 release notes with new bug fixes (#3407)
1 parent dc0dbb5 commit 61526e7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/release-notes/NuGet-6.13.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,15 @@ NuGet distribution vehicles:
1414
| NuGet version | Available in Visual Studio version | Available in .NET SDK(s) |
1515
|:---|:---|:---|
1616
| [**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> |
1719

1820
<sup>1</sup> Installed with Visual Studio 2022 with any .NET workload
1921

22+
## Summary: What's New in 6.13.2
23+
24+
* New restore dependency resolver fails when resolving identical child dependencies - [#14025](https://github.com/NuGet/Home/issues/14025)
25+
2026
## Summary: What's New in 6.13.1
2127

2228
NuGet 6.13.1 is available in Visual Studio 17.13.

0 commit comments

Comments
 (0)