NuGet / Home

Repo for NuGet Client issues
Other
1.49k stars 250 forks source link

The ‘Installed’ drop down in solution PM UI show incorrectly with multiple projects contained #4733

Open v-luzh opened 7 years ago

v-luzh commented 7 years ago

NuGet Version: NuGet 4.3.0-Beta1-2335 VS Version: D15Rel 26228.00 OS Version: Windows 10 RS1_Release 14393.949.170224-1924

Repro Steps:

  1. Create a solution with two C# Console Applications via VS.
  2. Open the ‘Manage NuGet Package for Solution…’.
  3. Click ‘Browse’ tab and select package ‘Newtonsoft.Json’.
  4. Check project1 in the right pane and click install button.
  5. Uncheck project1 and check project2.

Expected Result: The ‘Installed’ drop down for project2 should show: not installed as below. correct

Actual Result: The ‘Installed’ drop down for project2 show the version which had just been installed into project1 as below. That doesn't make sense since I have not installed any package into project2 yet. incorrect

Note:

  1. It also repro on Dev14 U3 25431.01 (NuGet Client 3.4.4.1321).
  2. It also repro on Dev14 U3 25431.01 + NuGet Client 3.5.0-rtm-1938.
  3. It repro on D15Rel 26228.00 + NuGet Client 4.1.0-rtm-2336.
v-luzh commented 3 weeks ago

It still reproes on VS Main\35221.199 + NuGet Client Dev\6.12.0.81.