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

Drop support for unsupported TFMs and modernize build script #42

Merged
merged 3 commits into from
Jan 26, 2024

Conversation

thomaslevesque
Copy link
Owner

The libraries now target the oldest supported TFMs (.NET 6.0 and .NET Framework 4.6.2).
The demo apps now target the latest TFMs (.NET 8.0 and .NET Framework 4.8.1).
The build script now targets .NET 8.0 and no longer uses McMaster.Extensions.CommandLineUtils (which is broken in .NET 8).

@thomaslevesque thomaslevesque merged commit fe5b777 into master Jan 26, 2024
2 checks passed
@thomaslevesque thomaslevesque deleted the modernize branch January 26, 2024 04:13
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.

1 participant