Skip to content

Issue with framework reference in the GraphViewerGDI.nuspec #390

@andersforsgren

Description

@andersforsgren

I'm trying to restore a net8.0-windows project referencing the GDI graph viewer.

<frameworkReference name="Microsoft.WindowsDesktop.App.WinForms" />

The build complains that the framework reference is unknown

error NETSDK1073: The FrameworkReference 'Microsoft.WindowsDesktop.App.WinForms' was not recognized

Is this framework reference correct? I can't find any info on it. Should it be Microsoft.WindowsDesktop.App.WindowsForms?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions