Skip to content

Releases: microsoft/vstest

v17.14.0-preview-25107-01

10 Feb 09:04
4b76425
Compare
Choose a tag to compare
Pre-release

What's Changed

.NET versions updated

This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:

  • Updating to the latest VS, and running tests from net6.0 test projects.
  • Updating to the latest .NET SDK, and running tests from net6.0 test projects.

It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.

Changes

Internal version updates and fixes

Will probably revert before release:

New Contributors

Full Changelog: v17.13.0...v17.14.0-preview-25107-01

v17.13.0

10 Feb 08:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v17.12.0...v17.13.0

v17.12.0

19 Nov 13:26
bc91613
Compare
Choose a tag to compare

What's Changed

Internal and infrastructure fixes:

Full Changelog: v17.11.1...v17.12.0

v17.11.1

05 Sep 07:16
Compare
Choose a tag to compare

What's Changed

  • [rel/17.11] Forward error output from testhost as info by @nohwnd in #5193

Full Changelog: v17.11.0...v17.11.1

v17.11.0

20 Aug 10:15
c6ad3e3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v17.10.0...v17.11.0-release-24352-06

v17.11.0-release-24373-02

24 Jul 07:36
c6ad3e3
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v17.11.0-release-24352-06...v17.11.0-release-24373-02

v17.11.0-release-24352-06

02 Jul 14:44
910ca0d
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v17.10.0...v17.11.0-release-24352-06

v17.10.0

22 May 14:56
Compare
Choose a tag to compare

What's Changed

And many infrastructure related changes and updates.

New Contributors

Full Changelog: v17.9.0...v17.10.0

v17.10.0-release-24177-07

02 Apr 13:50
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

And many infrastructure related changes to migrate our pipelines to common build system.

Full Changelog: v17.10.0-preview-24080-01...v17.10.0-release-24177-07

v17.10.0-preview-24080-01

30 Jan 15:04
d617595
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v17.9.0-preview-23577-04...v17.10.0-preview-24080-01