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

Add multi-targeting to unit test project with net481 support #40

Merged
merged 3 commits into from
Aug 9, 2024

Conversation

paulirwin
Copy link
Member

This adds multi-targeting to the unit test project, with .NET 6 and .NET 8 by default, adding .NET Framework 4.8.1 when running on Windows only.

In order to support .NET Framework, which does not have Encoding.Latin1, a new EncodingUtil class was added.

@paulirwin paulirwin requested a review from jamesmblair August 9, 2024 20:57
@paulirwin paulirwin merged commit f2b0321 into main Aug 9, 2024
3 checks passed
@paulirwin paulirwin deleted the feature/netfx-tests branch August 9, 2024 21:07
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.

2 participants