Skip to content

Fix 134 - TUnit projects should not reference Microsoft.NET.Test.Sdk …#166

Merged
gasparnagy merged 1 commit intomainfrom
Fix_VS134_Project_template_Should_Exclude_Package_MS.NET.Test.SDK_for_TUnit_projects
Mar 20, 2026
Merged

Fix 134 - TUnit projects should not reference Microsoft.NET.Test.Sdk …#166
gasparnagy merged 1 commit intomainfrom
Fix_VS134_Project_template_Should_Exclude_Package_MS.NET.Test.SDK_for_TUnit_projects

Conversation

@clrudolphi
Copy link
Copy Markdown
Contributor

🤔 What's changed?

TUnit project template should not include a reference to the Microsoft.NET.Test.Sdk package.
Updated TUnit package reference to latest version.

⚡️ What's your motivation?

Fix #134

🏷️ What kind of change is this?

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

♻️ Anything particular you want feedback on?

📋 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.

@gasparnagy gasparnagy merged commit 0f932e7 into main Mar 20, 2026
4 checks passed
@gasparnagy gasparnagy deleted the Fix_VS134_Project_template_Should_Exclude_Package_MS.NET.Test.SDK_for_TUnit_projects branch March 20, 2026 12:04
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.

Project templates shouldn't need Microsoft.NET.Test.Sdk for TUnit

3 participants