Skip to content

ScottPlot.WPF should multi-target .NET Framework and .NET Core #333

@swharden

Description

@swharden

right now the ScottPlot.WPF project (which provides the WpfPlot control) only targets .NET Core 3.0. Since ScottPlot targets .NET Standard, it should be possible to dual-target .NET Core and .NET Framework with this package.

Then I can update the demo to use .NET Framework 4.6.1 because that's more commonly available on more peoples' computers at the moment. Actually, 4.7.2 is a better choice because it produces far fewer DLLs.

Metadata

Metadata

Assignees

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