Table of Contents

Visual Studio adapter 3.1.4 2025 August 15

Today, we're shipping three new releases:

  • xUnit.net Core Framework v3 3.0.1 (release notes)
  • xUnit.net Analyzers 1.24.0 (release notes)
  • xUnit.net Visual Studio adapter 3.1.4

It's been 1 month since the release of 3.1.3.

As always, we'd like to thank all the users who contributed to the success of xUnit.net through usage, feedback, and code. 🎉

Release Notes

These release notes are a comprehensive list of changes from 3.1.3 to 3.1.4.

Features and Fixes

  • BUG: We fixed an issue where source information providers could be double-disposed when being passed in support of xUnit.net v2 test projects.