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

Adding .NET 7 SDK for unit tests #654

Merged
merged 5 commits into from
Feb 9, 2024
Merged

Conversation

neilr81
Copy link
Contributor

@neilr81 neilr81 commented Feb 8, 2024

Tested the removal of NET7 for the unit test projects but this is required for dotnet restore. Re-Added the .NET 7 SDK to the dotnet initialisation.

Both versions is unnecessary since .NET Standard support was dropped. Also don't need an OS check anymore.
@neilr81 neilr81 requested a review from a team as a code owner February 8, 2024 17:08
@neilr81 neilr81 changed the title Updating unit tests to run on .NET Latest only Adding .NET 7 SDK for unit tests Feb 8, 2024
@artempushkin artempushkin merged commit fd0589a into main Feb 9, 2024
5 checks passed
@artempushkin artempushkin deleted the bugfix/tests-latest-dotnet branch February 9, 2024 20:42
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