Addressing code review comments and adding opensuse 13.2
This commit is contained in:
parent
5174fc06bd
commit
7652335195
54 changed files with 186 additions and 54 deletions
|
@ -50,7 +50,8 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{ "rhel.7-x64", "rhel.7-x64" },
|
||||
{ "rhel.7.2-x64", "rhel.7-x64" },
|
||||
{ "debian.8-x64", "debian.8-x64" },
|
||||
{ "fedora.23-x64", "fedora.23-x64" }
|
||||
{ "fedora.23-x64", "fedora.23-x64" },
|
||||
{ "opensuse.13.2-x64", "opensuse.13.2-x64" }
|
||||
};
|
||||
|
||||
public const string SharedFrameworkName = "Microsoft.NETCore.App";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue