Fix the merge of preview2 to build correctly.

This commit is contained in:
Eric Erhardt 2016-10-03 14:48:33 -05:00
parent 5055935008
commit d4d2be5f8c
4 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
using System.IO;
using System.Linq;
using Microsoft.DotNet.InternalAbstractions;
using Microsoft.DotNet.PlatformAbstractions;
using Microsoft.Extensions.DependencyModel;
namespace Microsoft.DotNet.Cli.Utils