Remove the hostfxr debian target

This commit is contained in:
Senthil 2016-06-13 16:39:20 -07:00 committed by Bryan Thornbury
parent 716ff73f69
commit a8f05f2914

View file

@ -126,6 +126,7 @@ namespace Microsoft.DotNet.Cli.Build
{
Monikers.GetSdkDebianPackageName(c),
Monikers.GetDebianSharedFrameworkPackageName(CliDependencyVersions.SharedFrameworkVersion),
Monikers.GetDebianHostFxrPackageName(c),
Monikers.GetDebianSharedHostPackageName(c)
};