You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Move MS test runner code out of separate project and into the test harness project.
* Exclude MSTest.TestAdapter assemblies from being bundled with the Meadow.UnitTestTemplate package.
* Fix compiler warning about runtime bindings when using VS for Mac preview version.
* Fix compiler warning from bad xml comment.
/// Parses a single tracepoint in <see cref="ExecutionTrace"/> which
726
-
/// (This function is a helper to <see cref="ParseScopes(int, int, int, ExecutionTraceScope)"/> which handles parsing at the same level, not entering or executing scope.
726
+
/// (This function is a helper to <see cref="ParseScopes"/> which handles parsing at the same level, not entering or executing scope.
0 commit comments