[Bug Bash] The PMC doesn’t work after opening a configuration file in ‘Option-> Configuration Files’ window without creating a project #13455
Labels
Found:ManualTests
Priority:3
Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog.
Product:VS.PMConsole
Type:Bug
NuGet Product Used
Visual Studio Package Manager Console
Product Version
NuGet Client Dev\6.11.0.60
Worked before?
It’s not a regression since it reproes on D17.9\34601.282.
Impact
It bothers me. A fix would be nice
Repro Steps & Context
Repro Steps:
Open VS window and click the link ‘Continue without code’.
Open PMC through menu ‘Tools -> NuGet Package Manager -> Package Manage Console’.
Click the settings button (gear button) on PMC.
Click the ‘NuGet Package Manager->Configuration Files’ in the opened ‘Options’ window.
Select a configuration file and click ‘Open’ button.
Close ‘Options’ window by clicking ‘OK’ button.
Type a command (for example ‘get-help NuGet’) and press Enter key in PMC.
Observe the command execution.
Expected:
The command should be executed successfully or there should be a warning saying that a project or solution needs to be created.
Actual:
The PMC has no respond as below:
Notes:
Verbose Logs
No response
The text was updated successfully, but these errors were encountered: