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

updated xUnitContext to also support netstandard2.1 #505

Closed

Conversation

nielsNocore
Copy link

updated project to also support netstandard2.1

@nielsNocore
Copy link
Author

any chance this PR will be accepted? we stull have this issue.

@SimonCropp
Copy link
Owner

why do u need this? u cant run tests on netstandard

@nielsNocore
Copy link
Author

we made a libary used in different projects, running .net 6 or .net 8 zo i would like to build te package in net standard2.1.
but a this moment i can not update XunitContext packages because it does not support net standard 2.1

@bartelink
Copy link

net6.0 supports .net 6 and .net 8 ?
netstandard2.1 is and was a very low usage thing...

@SimonCropp
Copy link
Owner

@nielsNocore as @bartelink pointed out, you can target net6 to achieve the same thing

@nielsNocore
Copy link
Author

oke, i was not aware that was possible, ik will have a look at it. thank you!

@SimonCropp SimonCropp closed this Oct 16, 2024
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.

3 participants