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

Update xunit to v3 and other dependencies #297

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

CaptnCodr
Copy link
Member

@CaptnCodr CaptnCodr commented Dec 19, 2024

  • xUnit -> xunit.v3 1.0.0
  • MSTest.* -> 3.6.0 (latest minor)
  • preponed copyright year change

Unfortunately, we cannot upgrade to net8.0 because FAKE isn't ready. We need stick to net6.0 until they upgrade.

Since the xunit.v3 requires the new package it results in a breaking change. So, I'd release this as FsUnit v7.

@CaptnCodr CaptnCodr linked an issue Dec 19, 2024 that may be closed by this pull request
@CaptnCodr CaptnCodr merged commit 74255e6 into fsprojects:master Dec 23, 2024
3 checks passed
@CaptnCodr CaptnCodr deleted the feature/xunit-v3 branch December 23, 2024 12:23
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.

Add support for xunit.v3
2 participants