Skip to content

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

Merged
paulirwin merged 3 commits intomainfrom
feature/netfx-tests
Aug 9, 2024
Merged

Add multi-targeting to unit test project with net481 support#40
paulirwin merged 3 commits intomainfrom
feature/netfx-tests

Conversation

@paulirwin
Copy link
Copy Markdown
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
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