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
|
@ -10,6 +10,7 @@ namespace Microsoft.DotNet.Cli.Build.Framework
|
|||
CentOS = 6,
|
||||
RHEL = 7,
|
||||
Debian = 8,
|
||||
Fedora = 9
|
||||
Fedora = 9,
|
||||
OpenSuse = 10
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue