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.14.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -18,13 +18,15 @@ NuGet distribution vehicles:
18
18
19
19
## Summary: What's New in 6.14.0
20
20
21
-
*NuGet needs to onboard to Unified Settings and create General page - [#14040](https://github.com/NuGet/Home/issues/14040)
21
+
*(preview feature) NuGet onboards to Unified Settings and create General page - [#14040](https://github.com/NuGet/Home/issues/14040)
22
22
23
23
* Support for new `slnx` solution format - [#14034](https://github.com/NuGet/Home/issues/14034)
24
24
25
25
* dotnet-nuget-push now supports --config-file - [#4879](https://github.com/NuGet/Home/issues/4879)
26
26
27
-
*`dotnet list package --vulerable` should support auditSources - [#13767](https://github.com/NuGet/Home/issues/13767)
27
+
*`dotnet list package --vulnerable` should support auditSources - [#13767](https://github.com/NuGet/Home/issues/13767)
28
+
29
+
*[DCR]: Focus shifts from Output window to Error List after every package operation, even with no error or warnings - [#11728](https://github.com/NuGet/Home/issues/11728)
28
30
29
31
### Issues fixed in this release
30
32
@@ -46,8 +48,6 @@ NuGet distribution vehicles:
46
48
47
49
* Can't copy the text from NuGet package manager gold bar - [#14074](https://github.com/NuGet/Home/issues/14074)
48
50
49
-
*[DCR]: Focus shifts from Output window to Error List after every package operation, even with no error or warnings - [#11728](https://github.com/NuGet/Home/issues/11728)
50
-
51
51
* NuGet 6.13.2.1 does no longer support prerelease versions - [#14219](https://github.com/NuGet/Home/issues/14219)
52
52
53
53
* Badly specified framework leads to an uninformative error - [#14216](https://github.com/NuGet/Home/issues/14216)
@@ -58,7 +58,7 @@ NuGet distribution vehicles:
58
58
59
59
* Error in Visual Studio if Path contains directory you do not have permission to view - [#14192](https://github.com/NuGet/Home/issues/14192)
60
60
61
-
* list package doesn't with a solution argument in 9.0.201 - [#14177](https://github.com/NuGet/Home/issues/14177)
61
+
* list package doesn't work with a solution argument in 9.0.201 - [#14177](https://github.com/NuGet/Home/issues/14177)
62
62
63
63
* Focus shifts from Output window to Error List after Clear NuGet Locals command - [#14157](https://github.com/NuGet/Home/issues/14157)
64
64
@@ -72,7 +72,7 @@ NuGet distribution vehicles:
72
72
73
73
* dotnet list package does not display resolved versions when AuditSources are used - [#14116](https://github.com/NuGet/Home/issues/14116)
74
74
75
-
* The REAMD tab always shows “Loading README” for the latest version of the package in the detail panel of PM UI - [#14098](https://github.com/NuGet/Home/issues/14098)
75
+
* The REAMDE tab always shows “Loading README” for the latest version of the package in the detail panel of PM UI - [#14098](https://github.com/NuGet/Home/issues/14098)
76
76
77
77
*[Bug Bash] The second time clicking ‘Installed’ tab for a remote source which doesn’t allow for downloading a README shows the README tab - [#14097](https://github.com/NuGet/Home/issues/14097)
78
78
@@ -88,7 +88,7 @@ NuGet distribution vehicles:
88
88
89
89
* Value cannot be null. Parameter name: versionRange when opening the PM UI - [#13933](https://github.com/NuGet/Home/issues/13933)
90
90
91
-
* Reenable new algorithm resolution with lock files - [#13800](https://github.com/NuGet/Home/issues/13800)
91
+
* Reenable new algorithm resolution with lock files with .NET 10 SDK - [#13800](https://github.com/NuGet/Home/issues/13800)
92
92
93
93
* Report the path when unable to read corrupted .nupkg.metadata - [#13763](https://github.com/NuGet/Home/issues/13763)
0 commit comments