dotnet-installer/build
Livar Cunha dc8a8e02db Merge branch 'release/2.0.0-MSRC' into merge_2_0_0_MSRC
* release/2.0.0-MSRC:
  Updating SDK to 2.0.3-servicing-20171109-3
  Update SDK to 2.0.2-vspre-20170927-1.
  Update aspnetcore to 2.0.3 build 125
  Update aspnetcore to 2.0.3 build 124
  Update aspnetcore to 2.0.3 build 123
  Updating branding to 2.0.3, again
  Fixing closing tags in the DEB and RPM targets.
  Enabling our native installer tests to always get a 2.0.0 asp.net runtime store. We need to solve this in a more generic way in the future. But this will unblock the build for now.
  Update aspnetcore runtime store and LZMA to 2.0.3 build 120
  Adding the pre-release runtime version hack to RHEL as well. Basically, skip native installer tests when using a pre-release runtime.
  Adding the access token to the native installer URLs so that we can download those from protected locations when needed.
  Fixing the expected runtime version by the tool tests.
  Updating the runtime version.
  Updating the branding to 15.5.1
  Adding a test hack to allow the CLI to pass tests with a pre-release runtime for 2.0 TFM.
  Merged PR 82801: Allow non-anonymous storage account access for .lzma download
2017-11-14 12:51:43 -08:00
..
compile Merged PR 82801: Allow non-anonymous storage account access for .lzma download 2017-08-30 22:05:09 +00:00
package Merge branch 'release/2.0.0-MSRC' into merge_2_0_0_MSRC 2017-11-14 12:51:43 -08:00
prepare Don't look for Debian package dependencies when skipping installers 2017-02-23 14:11:11 -08:00
publish Simplified logic; part 2. 2017-11-09 13:38:33 -08:00
sdks Add Microsoft.NET.Build.Extensions and corresponding DLLs in CLI layout 2017-06-07 17:27:34 -07:00
templates Version as Metadata in build/ 2017-03-02 19:50:46 -08:00
test Remove CoreCLRRid property 2017-05-12 14:48:49 -07:00
AzureInfo.props Fixed an incorrect conditional. 2017-11-09 12:14:56 -08:00
BackwardsCompatibilityRuntimes.props More CoreSetupBlobAccessToken stuff 2017-08-28 17:50:58 -07:00
BranchInfo.props Fixing merges. 2017-09-26 15:33:17 -07:00
Branding.props Improve symbols zip archive 2017-11-02 16:08:06 -07:00
BuildDefaults.props Testing version 25305-19 2017-05-05 13:29:38 -07:00
BuildInfo.targets Fix for win and mac 2017-06-08 09:53:10 -07:00
BundledRuntimes.props Adding a test hack to allow the CLI to pass tests with a pre-release runtime for 2.0 TFM. 2017-10-06 11:08:02 -07:00
BundledSdks.props Merge branch 'rel/1.1.0' into merge_rel_110 2017-06-01 09:43:31 -07:00
BundledTemplates.proj Rename build files 2017-02-14 15:42:13 -08:00
BundledTemplates.props Update aspnetcore runtime store and LZMA to 2.0.3 build 120 2017-10-20 08:59:31 -07:00
BundledTools.props Move tool deps file creation into redist.csproj 2017-02-22 22:47:11 -08:00
Compile.targets Package MSBuild SDK resolver in VS insertion nupkg 2017-04-27 23:07:19 -07:00
CrossGen.props Remove CoreCLRRid property 2017-05-12 14:48:49 -07:00
DependencyVersions.props Merge branch 'release/2.0.0-MSRC' into merge_2_0_0_MSRC 2017-11-14 12:51:43 -08:00
DerivedHostMachineInfo.props Stop produce duplicated package for VSTS build definition 2017-06-16 07:32:20 -07:00
FileExtensions.props Stop produce duplicated package for VSTS build definition 2017-06-16 07:32:20 -07:00
GenerateResxSource.targets Build localized satellite assemblies 2017-06-07 20:22:27 -07:00
GitCommitInfo.targets Allow host info passed in from the command line to override machine settings (#5904) 2017-03-08 09:10:53 -10:00
HostInfo.targets Allow host info passed in from the command line to override machine settings (#5904) 2017-03-08 09:10:53 -10:00
InitRepo.props Move 2 files to use lower ver msbuild 2017-05-15 11:34:57 -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 First pass at cleaning up the global properties files 2017-02-23 17:07:26 -08:00
InstallerInfo.props Adding a installer for Downlevel (Dev14) to install .NET Framework props and targets to enable it to reference netstandard 2.0. 2017-06-29 09:55:26 -07:00
MicroBuild.props Fixing the imports for signing. 2017-05-11 11:04:41 -07:00
Microsoft.DotNet.Cli.tasks Changes in the Transport feed DLL requires our response; update Transport feed DLL version and base URL. 2017-11-08 19:07:29 -08:00
MSBuildExtensions.props Merge conflicts 2017-02-27 17:13:13 -08:00
MSBuildExtensions.targets Don't include .NET Core MS.NET.Build.Extensions tasks for .NET Framework and vice versa 2017-06-09 18:58:53 -07:00
OutputDirectories.props Add Microsoft.NET.Build.Extensions files to package for VS insertion 2017-06-09 11:18:46 -07:00
Package.targets Produce RPM packages 2017-06-13 15:00:35 -07:00
Prepare.targets Remove CoreCLRRid property 2017-05-12 14:48:49 -07:00
Publish.targets Correcting 'PUBLISH_TO_AZURE_BLOB' and 'PUBLISH_NUPKG_TO_AZURE_BLOB' Booleans - 'false' should not be conveyed by the empty string. 2017-11-08 10:24:25 -08:00
RestoreDependency.proj Update to SDK and MS.NET.Build.Extensions versions with latest fixes, fix RestoreDependency.proj to work when SdkLayoutDirectory isn't set 2017-06-08 15:25:32 -07:00
Signing.proj Sign additional files 2017-09-05 13:30:17 -07:00
Stage0.props Remove CoreCLRRid property 2017-05-12 14:48:49 -07:00
Test.targets Adding a test hack to allow the CLI to pass tests with a pre-release runtime for 2.0 TFM. 2017-10-06 11:08:02 -07:00
Version.props Updating branding to 2.0.3, again 2017-10-20 16:35:01 -07:00
VersionBadge.props Merge branch 'release/2.0.0' into CoherentBadgePublish 2017-07-03 17:58:25 -07:00