Skip to content

Commit 6c716d0

Browse files
author
Christopher R. Gill
committed
Added tab switching perf improvements
1 parent 7dd5334 commit 6c716d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/release-notes/NuGet-5.7.md

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

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

28+
* Made switching between Installed and Updates tabs faster by allowing them to share a data source and reducing resfreshing - [#8294](https://github.com/NuGet/Home/issues/8294)
29+
2830
* Added integration of PackageVersion information for non-SDK style projects in VS restore - [#9236](https://github.com/NuGet/Home/issues/9236)
2931

3032
* nuget.exe update -self -Source https://feed - [#1783](https://github.com/NuGet/Home/issues/1783)

0 commit comments

Comments
 (0)