Releases: xunit/visualstudio.xunit
Releases · xunit/visualstudio.xunit
2.0 Release Candidate 4
Release notes are available here: https://xunit.net/releases/v2/2.0.0-rc4-build2924
2.0 Release Candidate 3
Release notes are available here: https://xunit.net/releases/v2/2.0.0-rc3-build2880
2.0 Release Candidate 2
Release notes are available here: https://xunit.net/releases/v2/2.0.0-rc2-build2857
2.0 Release Candidate 1
Release notes are available here: https://xunit.net/releases/v2/2.0.0-rc1-build2826
0.99.9
Release notes are available here: https://xunit.net/releases/v2/2.0.0-beta5-build2785
2.4.5
2.4.4
Changes:
Bugs:
- #292: Fixing a hang in test discovery
Others:
- #304: Update xunit version to 2.4.2-pre.12
- #297: Bump NSubstitute from 4.2.2 to 4.3.0
- #294: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 17.0.0
- #293: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.255
- #296: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13
- #299: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.44
- #270: Upgrade to GitHub-native Dependabot
See More
- #281: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231
- #280: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228
- #277: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220
- #275: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216
- #274: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205
- #273: Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
- #272: Bump Microsoft.TestPlatform.ObjectModel from 16.9.4 to 16.10.0
- #271: Bump Nerdbank.GitVersioning from 3.4.194 to 3.4.203
- #268: Bump Nerdbank.GitVersioning from 3.4.190 to 3.4.194
- #267: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.190
- #265: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
- #264: Bump Microsoft.TestPlatform.ObjectModel from 16.9.1 to 16.9.4
- #260: Bump Microsoft.TestPlatform.ObjectModel from 16.8.3 to 16.9.1
- #261: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
- #258: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.11 to 6.2.12
- #256: Bump MSBuild.Sdk.Extras from 3.0.22 to 3.0.23
- #255: Bump MSBuild.Sdk.Extras from 2.1.2 to 3.0.22
- #254: Bump Microsoft.TestPlatform.ObjectModel from 16.8.0 to 16.8.3
- #253: Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
- #250: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.10 to 6.2.11
- #246: Bump Microsoft.TestPlatform.ObjectModel from 16.7.0 to 16.8.0
- #245: Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.8.0
- #240: Bump Nerdbank.GitVersioning from 3.2.31 to 3.3.37
- #231: Bump Microsoft.TestPlatform.ObjectModel from 16.6.1 to 16.7.0
This list of changes was auto generated.
2.4.3
2.4.2
- Update to enable filtering during the discovery phase microsoft/vstest#2273
- Bump minimum supported .NET Core version to 2.1 as it's the lowest currently supported version by Microsoft.