This commit is contained in:
Codrin-Victor Poienaru 2021-11-09 19:34:03 +01:00 коммит произвёл GitHub
Родитель 415b360156
Коммит 3ec204f00f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,8 @@
# Release Notes
## 17.1.0-preview-20211109-03 ### Issue Fixed
## 17.1.0-preview-20211109-03
### Issues Fixed
* Honor `--arch` switch for arm64 on Windows and Mac [#3100](https://github.com/microsoft/vstest/pull/3100)
* CPP runner under .NET (Core) [#3003](https://github.com/microsoft/vstest/pull/3003)
* Log messages from RequestSender [#3057](https://github.com/microsoft/vstest/pull/3057)