Remove the hostfxr debian target
This commit is contained in:
parent
716ff73f69
commit
a8f05f2914
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{
|
||||
Monikers.GetSdkDebianPackageName(c),
|
||||
Monikers.GetDebianSharedFrameworkPackageName(CliDependencyVersions.SharedFrameworkVersion),
|
||||
Monikers.GetDebianHostFxrPackageName(c),
|
||||
Monikers.GetDebianSharedHostPackageName(c)
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue