Open OliaG opened 5 years ago
If this is reproducible only for Microsoft.WindowsDesktop.App, the expected result is to tell the user that this dll is already in the project. It should though allow to add other dependencies without an error.
Tagging @jjmew.
From @Marie-Shi on January 17, 2019 9:26
OS: RS4 x64 VS: 16.0.0 Preview 3.0 [28516.179.d16.0stg] .NET SDK: .NET Core 3.0.100-preview-010110
More info: This issue cannot repro on Console and Class library .net core applications.
Steps to Reproduce:
Actual: An error pops up. Please see the below screenshot: Exception log: Add_Reference_CallStack.txt
Expected: System.Windows.Forms.dll can be added successfully.
Copied from original issue: dotnet/winforms#330