dotnet-installer/build_projects/dotnet-cli-build
Piotr Puszkiewicz 9d01e3bc2e Merge rel/1.0.0-preview2 to rel/1.0.0 (#3677)
* Update README.md

* Moving Ubuntu 16.04 to be next to Ubuntu 14.04

* Adding Oracle Linux and Linux Mint to the titles

Adding Oracle Linux and Linux Mint to the titles next to their compatible binaries.

* Remove showing firsttime eula for non verbs.

* Add Serviceable assembly attribute and nuspec attributes for all shipping CLI assemblies.

Fix #3345

* Use NugetCache Sentinel for Telemetry setting.

* Fix Oracle Linux version in README.md

Oracle Linux 7 -> Oracle Linux 7.1

* Fix README to use hostfxr download links (#3622)

Also fix a rebase error from b524fd079e6dcdd744faeb6061ccbfe99d1f810f#diff-04c6e90faac2675aa89e2176d2eec7d8

* Remove the VS2012 CRT dependency from docs (#3632)

* fix typo in dotnet-install file

This was needed to rebuild the CLI with the updated Roslyn NuGet packages.

Thanks goes to @akoken for the fix.
2016-06-22 15:17:54 -07:00
..
build.ps1 merge rel/1.0.0-preview2 into rel/1.0.0 2016-06-15 10:20:50 -07:00
build.sh merge rel/1.0.0-preview2 into rel/1.0.0 2016-06-15 10:20:50 -07:00
CliDependencyVersions.cs Fix cherrypick error 2016-06-14 02:21:59 -07:00
CliDirs.cs Sync build_projects/shared-build-targets-utils with Core-Setup 2016-05-27 13:24:39 -07:00
CliMonikers.cs Fix Ubuntu build break. 2016-06-07 18:02:33 -05:00
CompileTargets.cs Removed the CompileCliSdkAndGenerateNuGetPackagesArchive method from CompileTargets and replaced with CompileCliSDk. Also used stage1 to generate the archive for stage2. 2016-06-10 19:52:37 -07:00
DebTargets.cs merge rel/1.0.0-preview2 into rel/1.0.0 2016-06-15 10:20:50 -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 Bring Host FXR MSI 2016-06-14 02:08:58 -07:00
NuGetUtil.cs Move PullNupkgFilesFromBlob into FinalizeBuild. 2016-05-21 23:18:13 -05:00
PackageTargets.cs Merge rel/1.0.0-preview2 to rel/1.0.0 (#3677) 2016-06-22 15:17:54 -07:00
PkgTargets.cs download fxr installer file, use it in pkg targets 2016-06-14 02:09:12 -07:00
PrepareTargets.cs Fixing up build publishing to be more organized 2016-06-21 17:21:04 -05:00
Program.cs Bring Host build into separate project 2016-05-16 14:55:15 -05:00
project.json Updating NuGet to beta2-1484 2016-06-14 03:19:04 -05:00
PublishTargets.cs Fixing AzurePublisher to upload files to the correct URL. 2016-06-22 15:54:07 -05: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