Address build issues

This commit is contained in:
Piotr Puszkiewicz 2016-08-27 15:57:14 -07:00
parent ab1797cb29
commit 8eecff0112
7 changed files with 82 additions and 54 deletions

View file

@ -3,6 +3,7 @@
using System.Collections.Generic;
using FluentAssertions;
using Microsoft.DotNet.Cli;
using Microsoft.DotNet.Cli.Utils;
using Microsoft.DotNet.TestFramework;
using Microsoft.DotNet.Tools.Test.Utilities;