Skip to content

Conversation

@clrudolphi
Copy link
Contributor

@clrudolphi clrudolphi commented Aug 14, 2025

🤔 What's changed?

Updated <PackageReference> for the latest versions of test frameworks (including referencing the v3 version of the respective Reqnroll plugin).
Updated the default .Net framework in the selection dropdown to be .Net9.0.
Removed older versions of .Net frameworks (whose support were deprecated in Renqroll v3).

⚡️ What's your motivation?

Keep the VS Extension in sync with Reqnroll v3 (#112 )

🏷️ What kind of change is this?

  • 🏦 Refactoring/debt/DX (improvement to code design, tooling, etc. without changing behaviour)

📋 Checklist:

  • I've changed the behaviour of the code
    • I have added/updated tests to cover my changes.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • 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.

…st versions of the test frameworks.

Add xUnit.v3 and TUnit.
Remove unsupported versions of older .net frameworks.
@clrudolphi clrudolphi requested a review from gasparnagy August 14, 2025 16:22
@clrudolphi clrudolphi added the enhancement New feature or request label Aug 14, 2025
Copy link
Member

@304NotModified 304NotModified left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@304NotModified 304NotModified merged commit 6648fbc into main Aug 16, 2025
2 checks passed
@gasparnagy gasparnagy deleted the Update_NewProjectWizard_to_LatestFrameworkVersions branch August 18, 2025 18:08
@gasparnagy
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: Update the New Project Wizard to latest versions of test frameworks

4 participants