dotnet-installer/build_projects/dotnet-cli-build
Sridhar Periyasamy 8fcfc2af05 Upgrade Corefx and coreclr references
Microsoft.NetCore.App 1.0.0 => 1.0.1
Microsoft.NETCore.Runtime.CoreCLR 1.0.2 => 1.0.4
CLI Branding "Microsoft .NET Core 1.0.0 - SDK Preview" => "Microsoft .NET Core 1.0.1 - SDK 1.0.0 Preview 2-003122"

List of changes
- all project.jsons
- dotnet new templates
- and build projects files
   - shared-build-targets-utils\DependencyVersions.cs
   - CliDependencyVersions.cs
2016-08-31 10:41:47 -07: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 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 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