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

Re-add support for netstandard2.0 #504

Open
nielsNocore opened this issue Jul 3, 2024 · 1 comment
Open

Re-add support for netstandard2.0 #504

nielsNocore opened this issue Jul 3, 2024 · 1 comment

Comments

@nielsNocore
Copy link

nielsNocore commented Jul 3, 2024

Is the feature request related to a problem

Yes, we have a internal used unit test packages running using netstandard2.0
and since the last version of XunitContex (3.3.2) netstandard2.0 is no longer supported.
We use netstandard2.0 as some projct still run on .Net framework 4.8.

Describe the solution

Return netstandard20 as a supported framework.

Describe alternatives considered

Support netstandard2.1 wil be an accepted alternative.

Additional context

n/a

@nielsNocore
Copy link
Author

added a PR #505 to support netstandard2.1

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

No branches or pull requests

1 participant