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

Select target framework #163

Merged
merged 9 commits into from
May 7, 2024
Merged

Select target framework #163

merged 9 commits into from
May 7, 2024

Conversation

lithiumtoast
Copy link
Member

@lithiumtoast lithiumtoast commented May 7, 2024

  • Adds configuration setting to select .NET Target Framework Moniker (TFM). Depending of what value is used, it overrides various configuration settings if they are not applicable or available for a .NET version. If not specified, default is latest version of .NET: net8.0.
  • Adds constructor for C# function pointers which make it easier to transition from .NET 4.x code to .NET 5+ code.

@lithiumtoast lithiumtoast merged commit 0957668 into main May 7, 2024
3 checks passed
@lithiumtoast lithiumtoast deleted the next branch May 7, 2024 21:46
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