add dotnet-test

This commit is contained in:
piotrp 2015-11-29 10:58:13 -08:00 committed by PiotrP
parent 5f102aee31
commit 407c933480
21 changed files with 152 additions and 43 deletions

View file

@ -14,6 +14,7 @@ using Microsoft.DotNet.Tools.Common;
using Microsoft.DotNet.ProjectModel;
using Microsoft.DotNet.ProjectModel.Compilation;
using NuGet.Frameworks;
using Microsoft.DotNet.ProjectModel.Utilities;
namespace Microsoft.DotNet.Tools.Compiler
{