3 references to Ubuntu
Infrastructure.Common (2)
OSHelper.cs (1)
38
new Tuple<string, OSID>("ubuntu", OSID.
Ubuntu
),
OsID.cs (1)
50
AnyUnix = Mariner | Debian | Fedora | OpenSUSE | OSX | RHEL |
Ubuntu
,
Infrastructure.IntegrationTests (1)
OSAndFrameworkTests.4.1.1.cs (1)
48
OSID id = OSID.Windows_7 | OSID.
Ubuntu
;