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

Backwards support for .NET Standard 2.0 (support .NET Framework 4.8) #159

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

luispfgarces
Copy link
Contributor

Description

Add multi-targeting to allow support of Rules.Framework under .NET Framework 4.8 (through .NET Standard 2.0).

Change checklist

  • Code follows the code rules guidelines of this project
  • Commit messages follow the commit rules of this project
  • I have self-reviewed my changes before submitting this pull request
  • I have covered new/changed code with new tests and/or adjusted existent ones
  • I have made changes necessary to update the documentation accordingly

Please also check the I want to contribute guidelines and make sure you have done accordingly.

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

@luispfgarces luispfgarces merged commit 50f5fef into master Jan 22, 2024
2 checks passed
@luispfgarces luispfgarces deleted the backwards_support_netstandard20 branch January 22, 2024 11:05
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.

None yet