Skip to content

DependencyGraphViewer: Fix catastrophic designer fail for NodeForm - #84539

Merged
davidwrighton merged 1 commit into
dotnet:mainfrom
mitchcapper:dependency_graph_viewer_designer_fix_pr
May 1, 2023
Merged

DependencyGraphViewer: Fix catastrophic designer fail for NodeForm#84539
davidwrighton merged 1 commit into
dotnet:mainfrom
mitchcapper:dependency_graph_viewer_designer_fix_pr

Conversation

@mitchcapper

Copy link
Copy Markdown
Contributor

Fixes experimental designer failure due to having multiple classes in NodeForm.cs.

Fixes#84538

normally wouldn't stick these things in Program.cs but it is the style of this project.

Fixes experimental designer failure due to having multiple classes in
NodeForm.cs.
Fixesdotnet#84538
@ghostghost added area-ReadyToRun community-contribution Indicates that the PR has been added by a community member labels Apr 9, 2023
@mitchcapper

Copy link
Copy Markdown
ContributorAuthor
@dotnet-policy-service agree

@dotnet-policy-service agree

@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes experimental designer failure due to having multiple classes in NodeForm.cs.

Fixes #84538

normally wouldn't stick these things in Program.cs but it is the style of this project.

Author:mitchcapper
Assignees:-
Labels:

community-contribution, area-NativeAOT-coreclr

Milestone:-

@davidwrighton
davidwrighton merged commit b02d7a1 into dotnet:mainMay 1, 2023
@ghostghost locked as resolved and limited conversation to collaborators Jun 1, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-NativeAOT-coreclrcommunity-contributionIndicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DependencyGraphViewer: VS experimental designer fails for editing NodeForm

3 participants

@mitchcapper@davidwrighton@jeffschwMSFT