dotnet-installer/build_projects/dotnet-cli-build
Eric Erhardt ce6c29676d Adding "BuildRid" to the CLI as a fallback RID to use when inferring which RID to use when building, running, and publishing self-contained applications.
This enables users to use the CLI on newer versions of the OS that aren't fully supported yet - for example using a new OSX version that isn't listed in the runtime graph in the current NuGet packages.

Fix #4238
2016-09-29 22:39:00 -05:00
..
build.ps1 Port https://github.com/dotnet/core-setup/pull/159 to CLI 2016-06-14 03:03:55 -05:00
build.sh Port https://github.com/dotnet/core-setup/pull/159 to CLI 2016-06-14 03:03:55 -05:00
CliDependencyVersions.cs Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
CliDirs.cs Sync build_projects/shared-build-targets-utils with Core-Setup 2016-05-27 13:24:39 -07:00
CompileTargets.cs Adding "BuildRid" to the CLI as a fallback RID to use when inferring which RID to use when building, running, and publishing self-contained applications. 2016-09-29 22:39:00 -05:00
DebTargets.cs Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
dotnet-cli-build.xproj Bring Host build into separate project 2016-05-16 14:55:15 -05:00
InstallerTargets.cs Bring Host build into separate project 2016-05-16 14:55:15 -05:00
MsiTargets.cs Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
NuGetUtil.cs Move PullNupkgFilesFromBlob into FinalizeBuild. 2016-05-21 23:18:13 -05:00
PackageTargets.cs Add Serviceable assembly attribute and nuspec attributes for all shipping CLI assemblies. 2016-06-15 14:14:25 -05:00
PkgTargets.cs Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
PrepareTargets.cs Enable ubuntu16 deb creation and publishing 2016-06-14 02:32:39 -07:00
Program.cs Bring Host build into separate project 2016-05-16 14:55:15 -05:00
project.json Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
PublishTargets.cs Enable ubuntu16 deb creation and publishing 2016-06-14 02:32:39 -07:00
TestPackageProjects.cs Move to netstandard1.6 2016-05-26 15:42:30 -05:00
TestTargets.cs Temporarily disable dotnet-compile-fsc 2016-06-14 07:29:35 -07:00