Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates TUnit package dependencies from version 1.7.16 to 1.7.20 across all project templates and the central package management file. This is a routine dependency update that includes improvements for NUnit TestCase property migration to TUnit attributes.
Key Changes
- Updated TUnit core package from 1.7.16 to 1.7.20
- Updated TUnit.Assertions.FSharp from 1.7.16 to 1.7.20
- Updated TUnit.Playwright from 1.7.16 to 1.7.20
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| TUnit.Templates/content/TUnit/TestProject.csproj | Updated TUnit package reference to 1.7.20 |
| TUnit.Templates/content/TUnit.VB/TestProject.vbproj | Updated TUnit package reference to 1.7.20 |
| TUnit.Templates/content/TUnit.Playwright/TestProject.csproj | Updated TUnit.Playwright package reference to 1.7.20 |
| TUnit.Templates/content/TUnit.FSharp/TestProject.fsproj | Updated TUnit and TUnit.Assertions.FSharp to 1.7.20 |
| TUnit.Templates/content/TUnit.Aspire.Test/ExampleNamespace.csproj | Updated TUnit package reference to 1.7.20 |
| TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.TestProject/ExampleNamespace.TestProject.csproj | Updated TUnit package reference to 1.7.20 |
| TUnit.Templates/content/TUnit.AspNet/TestProject/TestProject.csproj | Updated TUnit package reference to 1.7.20 |
| TUnit.Templates/content/TUnit.AspNet.FSharp/TestProject/TestProject.fsproj | Updated TUnit and TUnit.Assertions.FSharp to 1.7.20 |
| Directory.Packages.props | Updated TUnit, TUnit.AspNetCore, TUnit.Core, and TUnit.Assertions to 1.7.20 |
The changes are straightforward and consistent. All TUnit package references have been properly updated to version 1.7.20 across all project templates and the central package version management file.
This was referenced Jan 2, 2026
This was referenced Feb 4, 2026
This was referenced Feb 12, 2026
This was referenced Feb 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.7.16→1.7.201.7.16→1.7.201.7.16→1.7.201.7.16→1.7.201.7.16→1.7.201.7.16→1.7.20Release Notes
thomhurst/TUnit (TUnit)
v1.7.20: 1.7.20What's Changed
Other Changes
Dependencies
Full Changelog: v1.7.16...v1.7.20
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.