Skip to content

chore: Add .NET 6 target for netstandard2.1 tests & update xUnit.v3 package version to 2.0.0#53

Merged
neuecc merged 1 commit intoCysharp:mainfrom
filzrev:chore-update-test-related-settings
Mar 21, 2025
Merged

chore: Add .NET 6 target for netstandard2.1 tests & update xUnit.v3 package version to 2.0.0#53
neuecc merged 1 commit intoCysharp:mainfrom
filzrev:chore-update-test-related-settings

Conversation

@filzrev
Copy link
Copy Markdown
Contributor

@filzrev filzrev commented Mar 21, 2025

This PR contains following changes

  • Add net6.0 to TargetFrameworks. It's used for netstandard2.1 tests.
  • Fix some tests that failed on net6.0
  • Update xUnit.v3 package to 2.0.0.
    net6.0 support is dropped from 2.0.0. So need to add conditional PackageReference.
  • Drop VSTest related package references.
    ,slnx supported VS versions also supports Microsoft.Testing.Platform based tests.

@neuecc
Copy link
Copy Markdown
Member

neuecc commented Mar 21, 2025

thanks!

@neuecc neuecc merged commit 6e0cbfb into Cysharp:main Mar 21, 2025
1 check passed
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.

2 participants