Skip to content

Commit e66a32f

Browse files
author
Christopher R. Gill
committed
reworded and moved issue #8478
1 parent 8d2d93a commit e66a32f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/release-notes/NuGet-5.7.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ NuGet distribution vehicles:
2929

3030
* Added Visual Studio partial restore for PackageReference projects (no-op++) - [#9513](https://github.com/NuGet/Home/issues/9513)
3131

32+
* Visual Studio Package Manager UI will crash less often when searching misbehaving package sources that return more than the requested number of results per HTTP request. - [#8478](https://github.com/NuGet/Home/issues/8478)
33+
3234
* Added integration of PackageVersion information for non-SDK style projects in VS restore - [#9236](https://github.com/NuGet/Home/issues/9236)
3335

3436
* Added support for nuget.exe update `-self -Source` https://feed - [#1783](https://github.com/NuGet/Home/issues/1783)
@@ -47,8 +49,6 @@ NuGet distribution vehicles:
4749

4850
**Bugs:**
4951

50-
* Searching in PMUI with Static / Sleet package sources causes OutOfMemoryException - [#8478](https://github.com/NuGet/Home/issues/8478)
51-
5252
* In a dotnet CLI restore, when launching credential plugins, try the dotnet CLI on the system path if the `DOTNET_HOST_PATH` environment variable is not defined. - [#7438](https://github.com/NuGet/Home/issues/7438)
5353

5454
* nuget.exe spec generates a copyright tag with hard-coded text of Copyright YYYY Instead of `$copyright$` - [#8696](https://github.com/NuGet/Home/issues/8696)

0 commit comments

Comments
 (0)