Skip to content

Commit 47a1d71

Browse files
authored
feedback
1 parent a216c0c commit 47a1d71

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/release-notes/NuGet-6.14.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,15 @@ NuGet distribution vehicles:
1818

1919
## Summary: What's New in 6.14.0
2020

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)
2222

2323
* Support for new `slnx` solution format - [#14034](https://github.com/NuGet/Home/issues/14034)
2424

2525
* dotnet-nuget-push now supports --config-file - [#4879](https://github.com/NuGet/Home/issues/4879)
2626

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)
2830

2931
### Issues fixed in this release
3032

@@ -46,8 +48,6 @@ NuGet distribution vehicles:
4648

4749
* Can't copy the text from NuGet package manager gold bar - [#14074](https://github.com/NuGet/Home/issues/14074)
4850

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-
5151
* NuGet 6.13.2.1 does no longer support prerelease versions - [#14219](https://github.com/NuGet/Home/issues/14219)
5252

5353
* Badly specified framework leads to an uninformative error - [#14216](https://github.com/NuGet/Home/issues/14216)
@@ -58,7 +58,7 @@ NuGet distribution vehicles:
5858

5959
* Error in Visual Studio if Path contains directory you do not have permission to view - [#14192](https://github.com/NuGet/Home/issues/14192)
6060

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)
6262

6363
* Focus shifts from Output window to Error List after Clear NuGet Locals command - [#14157](https://github.com/NuGet/Home/issues/14157)
6464

@@ -72,7 +72,7 @@ NuGet distribution vehicles:
7272

7373
* dotnet list package does not display resolved versions when AuditSources are used - [#14116](https://github.com/NuGet/Home/issues/14116)
7474

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)
7676

7777
* [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)
7878

@@ -88,7 +88,7 @@ NuGet distribution vehicles:
8888

8989
* Value cannot be null. Parameter name: versionRange when opening the PM UI - [#13933](https://github.com/NuGet/Home/issues/13933)
9090

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)
9292

9393
* Report the path when unable to read corrupted .nupkg.metadata - [#13763](https://github.com/NuGet/Home/issues/13763)
9494

0 commit comments

Comments
 (0)