Removing the public types from InternalAbstractions.

This commit is contained in:
Livar Cunha 2016-08-08 15:35:25 -07:00
parent 5c4785e662
commit b7b90175f4
18 changed files with 13 additions and 537 deletions

View file

@ -1,5 +1,5 @@
using Microsoft.DotNet.Cli.Build.Framework;
using Microsoft.DotNet.InternalAbstractions;
using Microsoft.DotNet.PlatformAbstractions;
using System;
using System.Collections.Generic;
using System.Linq;