Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-target ScottPlot.csproj #711

Merged
merged 6 commits into from Jan 24, 2021
Merged

Multi-target ScottPlot.csproj #711

merged 6 commits into from Jan 24, 2021

Conversation

swharden
Copy link
Member

This PR modifies the ScottPlot project to specifically target multiple platforms:

  • .NET Framework 4.6.1
  • .NET Standard 2.0
  • .NET 5.0

Special packages are required for .NET Framework 4.6.1 and for MacOS so the csproj file has been modified to conditionally install those.

These topics are discussed in #691

@swharden swharden merged commit 20f2f78 into master Jan 24, 2021
@swharden swharden deleted the multi-target branch January 24, 2021 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant