Skip to content

Conversation

uniblab
Copy link
Contributor

@uniblab uniblab commented May 5, 2025

Describe your changes

Improve interoperability by adding, fixing, and testing following net platforms:

  • net461
  • net462
  • net47
  • net471
  • net472
  • net48
  • net481
  • netstandard2.0
  • net6.0
  • net7.0
  • net8.0
  • net9.0

TODO

There is still room for sorting out the differences between NETSTANDARD2_0 and NETSTANDARD2_1, which I hope to tackle next.

How has this been tested?

All tests from the included test project were executed for each configuration, w/o error.

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have kept the patch limited to only change the parts related to the patch
  • This change requires a documentation update

See also Contributing Guidelines.

uniblab added 2 commits May 4, 2025 17:45
Add all net 6+

TODO troubleshoot netstandard, netcore
* net461
* net462
* net47
* net471
* net472
* net48
* net481
* netstandard2.0
* net6.0
* net7.0
* net8.0
* net9.0
@uniblab uniblab marked this pull request as ready for review May 5, 2025 00:56
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