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

Upgrade test projects to use net8.0 #87

Merged
merged 8 commits into from
Aug 27, 2024
Merged

Upgrade test projects to use net8.0 #87

merged 8 commits into from
Aug 27, 2024

Conversation

chtenb
Copy link
Member

@chtenb chtenb commented Apr 19, 2024

Fixes #86

@chtenb
Copy link
Member Author

chtenb commented Aug 27, 2024

Our previous ways of starting tests do not work anymore starting from net8.0 for obscure reasons.
I've found dotnet test to be working adequately however, so the .NET 8 tests are now run as such.
OpenCover also had problems, so I disabled that for .NET 8.

@chtenb chtenb merged commit 03597fb into master Aug 27, 2024
1 check passed
@chtenb chtenb deleted the net8.0 branch August 27, 2024 11:59
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 .NET 8 support
1 participant