dotnet-installer/build
Livar Cunha e1916cc4dc Merge remote-tracking branch 'dotnet/release/15.5' into merges/release/15.5-to-master-20171016-070031
* dotnet/release/15.5: (21 commits)
  Manually merging some changes that git merged wrong and deleted from the 15.5 branch.
  Separating the 'legacy' URL construction from the 'current' URL construction methods and logic.
  Use temporary path for fake deps.json in test
  Use same build number for roslyn and F# satellites
  Updating Roslyn satellites and SDK versions
  Insert NuGet Build 4.5.0-preview2-4529 into cli
  Update NuGet to 4529 (signed)
  MSBuild 15.5.154
  MSBuild 15.5.153
  removed commented out config I'd meant to remove
  added a way to specify the asp.net template versions
  Porting 'dotnet-install.sh' from CLI:master to CLI:release/2.0.0
  'NuGet.master.config' does not appear to be used.
  Fixed tests
  Update branch info to release/15.5
  Updating the websdk version to 2.0.0-rel-20171010-665
  Insert NuGet Build 4.5.0-preview1-4526 into cli
  Update DependencyVersions.props
  Updated version of TestPlatform to 15.5.0-preview-20170923-02
  MSBuild 15.4.8
  ...
2017-10-16 15:42:40 -07:00
..
buildpipeline/security Support new artifacts layout in tests and other build logic 2017-08-24 15:49:13 -07:00
compile Ingest new version Aspnet store 2017-08-14 16:05:22 -07:00
package Use one build definition to produce all Linux distro specific packages (#7615) 2017-09-14 13:33:46 -07:00
prepare Rename Stage0 build variables to PreviousStage 2017-08-24 17:16:11 -07:00
publish Handling the 'badge' naming for RedHat6 2017-09-28 11:19:49 -07:00
sdks Remove duplicate import 2017-09-01 16:43:40 -07:00
templates Version as Metadata in build/ 2017-03-02 19:50:46 -08:00
test Removing Microsoft.DotNet.TestFramework from the product code and from the SDK deployment and moving the code to the test folder. 2017-09-15 09:49:19 -07:00
AzureInfo.props Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
BackwardsCompatibilityRuntimes.props Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
BranchInfo.props Update branch info to release/15.5 2017-10-10 22:11:00 -07:00
Branding.props Manually merging some changes that git merged wrong and deleted from the 15.5 branch. 2017-10-13 09:56:08 -07:00
BuildAndPublishAllLinuxDistrosNativeInstallers.targets fix missing windows package 2017-09-15 15:28:57 -07:00
BuildDefaults.props Fix issue and minor cleanup of the RHEL 6 support 2017-09-21 20:38:34 +00:00
BuildInfo.targets Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
BundledRuntimes.props Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
BundledSdks.props Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
BundledTemplates.proj Rename Stage0 build variables to PreviousStage 2017-08-24 17:16:11 -07:00
BundledTemplates.props Merge remote-tracking branch 'dotnet/release/15.5' into merges/release/15.5-to-master-20171016-070031 2017-10-16 15:42:40 -07:00
BundledTools.props Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
Compile.targets Package MSBuild SDK resolver in VS insertion nupkg 2017-04-27 23:07:19 -07:00
CrossGen.props Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
DependencyVersions.props Merge remote-tracking branch 'dotnet/release/15.5' into merges/release/15.5-to-master-20171016-070031 2017-10-16 15:42:40 -07:00
DerivedHostMachineInfo.props Missing value for 'PublishNativeInstallers' 2017-10-03 08:58:52 -07:00
FileExtensions.props Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
GenerateResxSource.targets Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
GitCommitInfo.targets Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
HostInfo.targets Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
InitRepo.props Use one build definition to produce all Linux distro specific packages (#7615) 2017-09-14 13:33:46 -07:00
InitRepo.targets Allow host info passed in from the command line to override machine settings (#5904) 2017-03-08 09:10:53 -10:00
InputDirectories.props Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
InstallerInfo.props Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
LinuxDistrosNativeInstaller.props Use one build definition to produce all Linux distro specific packages (#7615) 2017-09-14 13:33:46 -07:00
MicroBuild.props Update signing.proj to use new output paths, and import common repo props 2017-09-01 17:17:33 -07:00
Microsoft.DotNet.Cli.tasks Merge remote-tracking branch 'dotnet/release/15.5' into merges/release/15.5-to-master-20171016-070031 2017-10-16 15:42:40 -07:00
MSBuildExtensions.props Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
MSBuildExtensions.targets Rename Stage0 build variables to PreviousStage 2017-08-24 17:16:11 -07:00
OutputDirectories.props Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
Package.targets Use one build definition to produce all Linux distro specific packages (#7615) 2017-09-14 13:33:46 -07:00
Prepare.targets Use one build definition to produce all Linux distro specific packages (#7615) 2017-09-14 13:33:46 -07:00
Publish.targets The publish logic needs to change with the addition of RedHat 6. 2017-09-29 13:58:08 -07:00
RestoreDependency.proj Rename Stage0 build variables to PreviousStage 2017-08-24 17:16:11 -07:00
SandBoxAndPackage.proj Use one build definition to produce all Linux distro specific packages (#7615) 2017-09-14 13:33:46 -07:00
SandBoxAndPackageInParallel.proj Use one build definition to produce all Linux distro specific packages (#7615) 2017-09-14 13:33:46 -07:00
SetupPreviousStage.props Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
Signing.proj Merge branch 'master' into merges/release/2.0.0-to-master-20170907-070027 2017-09-07 11:11:28 -07:00
Test.targets do not run dotnet-cli-build.csproj Test in build, no netcore1.3 runtime 2017-08-30 06:54:34 -07:00
Version.props Manually merging some changes that git merged wrong and deleted from the 15.5 branch. 2017-10-13 09:56:08 -07:00