File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ## 17.6.0
4+
5+ ### Issues Fixed
6+
7+ * Add legacy feeds
8+ * [ rel/17.6] Fix Newtonsoft versions in testhost.deps.json [ #4372 ] ( https://github.com/microsoft/vstest/pull/4372 )
9+ * Revert "Revert "Fix signature verification" (#4333 " [ #4345 ] ( https://github.com/microsoft/vstest/pull/4345 )
10+ * Revert "Fix signature verification" [ #4333 ] ( https://github.com/microsoft/vstest/pull/4333 )
11+ * Fix signature verification [ #4331 ] ( https://github.com/microsoft/vstest/pull/4331 )
12+ * Pre-start testhosts [ #3666 ] ( https://github.com/microsoft/vstest/pull/3666 )
13+ * Add ` dotnet vstest ` deprecation message [ #4297 ] ( https://github.com/microsoft/vstest/pull/4297 )
14+ * Catch unhandled exception and avoid crash on test host exit [ #4291 ] ( https://github.com/microsoft/vstest/pull/4291 )
15+ * Remove chutzpah [ #4249 ] ( https://github.com/microsoft/vstest/pull/4249 )
16+ * Fix string conversion of ` Microsoft.TestPlatform.Extensions.TrxLogger.ObjectMode.TestOutcome ` [ #4243 ] ( https://github.com/microsoft/vstest/pull/4243 )
17+ * Fix potential trx logger NRE [ #4240 ] ( https://github.com/microsoft/vstest/pull/4240 )
18+ * handle object disposed exception [ #4221 ] ( https://github.com/microsoft/vstest/pull/4221 )
19+ * Added support for checking testhost compatibility with test sessions [ #4199 ] ( https://github.com/microsoft/vstest/pull/4199 )
20+
21+ See full log [ here] ( https://github.com/microsoft/vstest/compare/v17.5.0...v17.6.0 )
22+
23+ ### Artifacts
24+
25+ * TestPlatform vsix: [ 17.6.0] ( https://vsdrop.corp.microsoft.com/file/v1/Products/DevDiv/microsoft/vstest/17.6/20230515-01;/TestPlatform.vsix )
26+ * Microsoft.TestPlatform.ObjectModel : [ 17.6.0] ( https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.6.0 )
27+
328## 17.3.3
429
530### Issues Fixed
You can’t perform that action at this time.
0 commit comments