fix a few tests, revert one change
This commit is contained in:
parent
4d4ebf9d3a
commit
de6a4bd022
3 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@ namespace Microsoft.DotNet.Tools.Test.Utilities
|
|||
{
|
||||
protected const string DefaultFramework = "netcoreapp1.0";
|
||||
protected const string DefaultLibraryFramework = "netstandard1.5";
|
||||
protected const string ConsoleLoggerOutputNormal = "--logger:console;verbosity=normal";
|
||||
protected const string ConsoleLoggerOutputNormal = "--logger console;verbosity=normal";
|
||||
private TempRoot _temp;
|
||||
private static TestAssets s_testAssets;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue