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.12.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ NuGet distribution vehicles:
15
15
| NuGet version | Available in Visual Studio version | Available in .NET SDK(s) |
16
16
|:---|:---|:---|
17
17
|[**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> |
18
19
19
20
<sup>1</sup> Installed with Visual Studio 2022 with any .NET workload
20
21
@@ -24,6 +25,14 @@ NuGet distribution vehicles:
24
25
* VS PM UI shows warning icon about package vulnerability even after upgrade [#13866](https://github.com/NuGet/Home/issues/13866)
25
26
* dotnet nuget why reports missing argument, even though it ran [#13908](https://github.com/NuGet/Home/issues/13908)
26
27
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
+
27
36
## Summary: What's New in 6.12.3
28
37
29
38
NuGet 6.12.3 is available in Visual Studio 17.12.4.
0 commit comments