Jean-Pierre Briedé

Results 5 issues of Jean-Pierre Briedé

--- **Issue moved from NuGet/Home#13041** - Please respond to @WolfgangHG. --- _From @WolfgangHG on Saturday, November 25, 2023 9:20:13 AM_ ### NuGet Product Used Visual Studio Package Management UI ###...

Bug
Triage-Investigate

Refactoring the method that fetches the project context in the Solution PM UI to return only a single package and simplify the caller logic # Bug Fixes: https://github.com/NuGet/Home/issues/13216 ## Description...

# Bug Fixes: https://github.com/NuGet/Home/issues/14256 ## Description This change will yield the packages list to the caller before it finishes running the expensive operations to populate extra metadata for the Installed...

# Bug Fixes: https://github.com/NuGet/Home/issues/13002 https://github.com/NuGet/Home/issues/14221 ## Description The filters in the PM UI top panel (include prerelease and show only vulnerable packages) are set to trim the text if the...

Wrap all accesses to `_cancellationTokenSource.Token` in try-catch blocks to handle ObjectDisposedException gracefully # Bug Fixes: https://github.com/NuGet/Client.Engineering/issues/3499 ## Description The PackageItemViewModel class was throwing ObjectDisposedException when code attempted to access the...

Status:No recent activity