Multiple equivalent target framework short names cause exception #6203
Labels
Feature-Dependency-Node
"Dependencies" node in Solution Explorer that display project, binary & package references
Feature-Multi-Targeting
Targeting and building for multiple frameworks.
Resolution-Fixed
The bug has been fixed, refer to the milestone to see in which release it was fixed.
Triage-Investigate
Reviewed and investigation needed by dev team
Milestone
Visual Studio Version: master
Summary:
Multiple equivalent target framework short names cause exception.
Steps to Reproduce:
In this example, both
foo
andbar
are unknown and map toUnsupported,Version=v0.0
:In this example, both
net48
andnet4.8
are valid and map to.NETFramework,Version=v4.8
:Expected Behavior:
No exception.
Actual Behavior:
User Impact:
Yellow bar. Dependencies tree dataflow closed.
The text was updated successfully, but these errors were encountered: