Skip to content

Update xunit to v3 and other dependencies#297

Merged
CaptnCodr merged 1 commit intofsprojects:masterfrom
CaptnCodr:feature/xunit-v3
Dec 23, 2024
Merged

Update xunit to v3 and other dependencies#297
CaptnCodr merged 1 commit intofsprojects:masterfrom
CaptnCodr:feature/xunit-v3

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
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