Tags: tmds/vstest
Tags
Signing for missed dlls (microsoft#754) Adding the assemblies that are not getting signed.
For empty --version-suffix build.cmd should work (microsoft#538)
For full CLR TargetFrameworks make DebugType is 'Full' (microsoft#528) ( microsoft#531) * For full CLR TargetFrameworks make DebugType is 'Full' * Use TargetFrameworkIdentifier instead TargetFramework.
Console verbosity (microsoft#501) * Code changes for adding verbosity parameter for console logger. * Making Verbosity minimal by default and Adding the tests. * Removed the code that appends extra new line. * Removed the extra tags [Information/Warning/Error] in the Output. * Test fixes for vstest.console.UnitTests
TestHostStartInfo is serialized across wire for IDE. Mark exit callba… …ck as non-serializable. (microsoft#466)
Add Lock to the RunTests section (Can get triggered by TL) (microsoft… …#381) Use local variables to handle registrations
Localize nuget packages. (microsoft#376) (microsoft#377) * Localize nuget packages. (cherry picked from commit a08f694)
PreviousNext