ProjectReference causing PM UI to error with "Value cannot be null. Parameter name: frameworkIdentifier" #13737
Labels
Functionality:VisualStudioUI
Package Manager UI et al
Priority:1
High priority issues that must be resolved in the current sprint.
Product:VS.Client
Type:Bug
Milestone
Framework is null on projectReference resulting in ArgumentNullException: "Value cannot be null. Parameter name: frameworkIdentifier"
Reproes only on the Installed Tab (Browse tab works) on a ConsoleApp which has a ProjectReference to a ClassLibrary in the same solution.
Fixed by deleting bin/obj folders.
ConsoleApp2.csproj snippet:
The text was updated successfully, but these errors were encountered: