Skip to content

Commit bf782c1

Browse files
Release 6.12.4 (#3428)
1 parent bbd10cf commit bf782c1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/release-notes/NuGet-6.12.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ NuGet distribution vehicles:
1515
| NuGet version | Available in Visual Studio version | Available in .NET SDK(s) |
1616
|:---|:---|:---|
1717
| [**6.12**](https://nuget.org/downloads) | [Visual Studio 2022 version 17.12](https://visualstudio.microsoft.com/downloads/) | [9.0.1xx](https://dotnet.microsoft.com/download/dotnet/9.0)<sup>1</sup> |
18+
| [**6.12.4**](https://nuget.org/downloads) | [Visual Studio 2022 version 17.12.8](https://visualstudio.microsoft.com/downloads/) | [9.0.106](https://dotnet.microsoft.com/download/dotnet/9.0)<sup>1</sup> |
1819

1920
<sup>1</sup> Installed with Visual Studio 2022 with any .NET workload
2021

@@ -24,6 +25,14 @@ NuGet distribution vehicles:
2425
* VS PM UI shows warning icon about package vulnerability even after upgrade [#13866](https://github.com/NuGet/Home/issues/13866)
2526
* dotnet nuget why reports missing argument, even though it ran [#13908](https://github.com/NuGet/Home/issues/13908)
2627

28+
## Summary: What's New in 6.12.4
29+
30+
NuGet 6.12.4 is available in Visual Studio 17.12.8.
31+
32+
### Issues fixed in this release
33+
34+
* Restore should fail more quickly when using http sources - [#14210](https://github.com/NuGet/Home/issues/14210)
35+
2736
## Summary: What's New in 6.12.3
2837

2938
NuGet 6.12.3 is available in Visual Studio 17.12.4.

0 commit comments

Comments
 (0)