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

chore: run unit tests with .NET 6.0 SDK #297

Merged
merged 2 commits into from
Jan 15, 2025
Merged

chore: run unit tests with .NET 6.0 SDK #297

merged 2 commits into from
Jan 15, 2025

Conversation

MrDave1999
Copy link
Owner

@MrDave1999 MrDave1999 commented Jan 15, 2025

  • This PR adds unit test execution using the .NET 6.0 SDK.
  • The tests were already configured and running with .NET 8.0.
  • With this change, the CI workflow will now run tests on both .NET 6.0 and .NET 8.0 to ensure compatibility across both versions.

@MrDave1999 MrDave1999 added the chore Changes that do not add a new feature, fix a bug, or improve the code label Jan 15, 2025
@MrDave1999 MrDave1999 marked this pull request as ready for review January 15, 2025 18:05
@MrDave1999 MrDave1999 merged commit a013783 into dev Jan 15, 2025
2 checks passed
@MrDave1999 MrDave1999 deleted the chore branch January 15, 2025 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Changes that do not add a new feature, fix a bug, or improve the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant