Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 16.9.0-preview-20201123-03

### Issue Fixed
### Issues Fixed
* Added support for new CC merging library for netstandard2.0 [#2598](https://github.com/microsoft/vstest/pull/2598)
* [master] Fix collect dump always [#2645](https://github.com/microsoft/vstest/pull/2645)
* Managed TestCase Properties implemented [#2611](https://github.com/microsoft/vstest/pull/2611)
Expand All @@ -26,7 +26,7 @@ See full log [here](https://github.com/microsoft/vstest/compare/v16.9.0-preview-

## 16.8.3

### Issue Fixed
### Issues Fixed
* Fixed PackageReferences on ObjectModel nupkg [#2660](https://github.com/microsoft/vstest/pull/2660)
* [16.8] Fix collect dump always [#2641](https://github.com/microsoft/vstest/pull/2641)
* Assembly load fixes [#2644](https://github.com/microsoft/vstest/pull/2644)
Expand Down