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

Change default .NET to be used for discover to .NET 8.0 #61

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

gasparnagy
Copy link
Contributor

🤔 What's changed?

Changed the discoverer to be used for .NET Framework from the one runs on .NET 6.0 to .NET 8.0.

⚡️ What's your motivation?

Fix: Error during discovery of .NET 4 projects when .NET 6.0 is not installed (#53)

🏷️ What kind of change is this?

  • 🐛 Bug fix (non-breaking change which fixes a defect)

♻️ Anything particular you want feedback on?

Note that all supported VS 2022 versions (currently 17.8+) installs .NET 8.0 by default.

📋 Checklist:

  • I've changed the behaviour of the code
  • Users should know about my change
    • I have added an entry to the "[vNext]" section of the CHANGELOG, linking to this pull request & included my GitHub handle to the release contributors list.

This text was originally taken from the template of the Cucumber project, then edited by hand. You can modify the template here.

@gasparnagy gasparnagy merged commit c248170 into main Jan 22, 2025
2 checks passed
@gasparnagy gasparnagy deleted the remove_dependency_on_net6 branch January 22, 2025 14:54
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.

1 participant