Adding Fedora 23
This commit is contained in:
parent
84d1b60ffe
commit
e634fedae8
50 changed files with 175 additions and 44 deletions
|
@ -49,7 +49,8 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{ "centos.7-x64", "rhel.7-x64" },
|
||||
{ "rhel.7-x64", "rhel.7-x64" },
|
||||
{ "rhel.7.2-x64", "rhel.7-x64" },
|
||||
{ "debian.8-x64", "debian.8-x64" }
|
||||
{ "debian.8-x64", "debian.8-x64" },
|
||||
{ "fedora.23-x64", "fedora.23-x64" }
|
||||
};
|
||||
|
||||
public const string SharedFrameworkName = "Microsoft.NETCore.App";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue