dotnet-installer/build_projects/shared-build-targets-utils
Eric Erhardt 72fa4f6cf3 Fix Ubuntu build break.
Ubuntu is currently broken because we added a new channel, and a switch statement wasn't expecting the new channel.

The fix is to eliminate the switch statement on the channel and always return "dotnet-dev-<version>" for the debian sdk package name.
2016-06-07 18:02:33 -05:00
..
Publishing Remove The host build, consume the host build from core-setup 2016-05-25 14:49:12 -07:00
Utils Fix Ubuntu build break. 2016-06-07 18:02:33 -05:00
DependencyVersions.cs Updating CoreFx, CoreSetup, Roslyn to rc3-24201-00, rc3-004391, beta1-20160602-01 2016-06-03 07:27:42 -05:00
HostArtifactNames.cs Remove The host build, consume the host build from core-setup 2016-05-25 14:49:12 -07:00
PackageDependencies.cs Bring Host build into separate project 2016-05-16 14:55:15 -05:00
project.json Updating CoreFx, CoreSetup, Roslyn to rc3-24201-00, rc3-004391, beta1-20160602-01 2016-06-03 07:27:42 -05:00
shared-build-targets-utils.xproj Update github.com/dotnet/versions when new CLI builds are produced. 2016-05-17 21:24:00 -05:00
VersionRepoUpdater.cs Move GITHUB_PASSWORD env var check out of VersionRepoUpdater. 2016-05-18 14:14:50 -05:00