-
Notifications
You must be signed in to change notification settings - Fork 408
Open
Labels
Bug BashIssues to be handled during our bug fixing pushIssues to be handled during our bug fixing pushTriage-ApprovedReviewed and prioritizedReviewed and prioritized
Milestone
Description
Hi,
I have an error using "Show as Collection Association" in Class Diagram.
Sorry for the italian version of screens.
Visual Studio Version:
Microsoft Visual Studio Enterprise 2019
Versione 16.4.6
.Net Core 3.1 Console App project.
Summary:
The command "Show as Collection Association" generate an error.
The wizard is unable to recognize System.Collections.Immutable.ImmutableArray<HashStore.Model.FileSystemEntry>.
HashStore.Model.FileSystemEntry is defined into the project.
System.Collections.Immutable.ImmutableArray is included in the .Net Core 3.1 framework.
Steps to Reproduce:
User Impact:
Unable to create a correct diagram with relationships between classes.
Metadata
Metadata
Assignees
Labels
Bug BashIssues to be handled during our bug fixing pushIssues to be handled during our bug fixing pushTriage-ApprovedReviewed and prioritizedReviewed and prioritized

