dotnet-installer/build
Livar Cunha 2e2a8d6179 Merge branch 'release/2.1.1xx' into merge_1xx_into_2xx
* release/2.1.1xx:
  Fixing another typo in that is breaking RHEL.
  Fix a typo in the rpm.targets when testing the rpm generated packages.
  Update to aspnet 2.0.7 build 230
  Producing an empty commit to trigger a rebuild of the CLI
  Fix AspNetCoreRuntimeBuildDropFeed to use CoreSetupBlobRootUrl
  Adding a work around for publishing self-contained apps to RIDs that are not available for Microsoft.NETCore.App 2.0.0.
  Reverse the order in which old runtime stores are listed
  Update to ASP.NET Core 2.0.7 build 228
  Moving the opensuse 43.2 docker file to the right folder.
  Updating the CLI branding to 2.1.105, to go over the 104 release we will have to do for NuGet. Also, fixed the branding of the runtime in our installers to 2.0.7.
  Updating the runtime to 2.0.7 and the CLI branding to 2.1.104.
  Update SDK to 2.1.100-preview-62730-07
  Add msbuild myget.org feed
  MSBuild 15.6.84

 Conflicts:
	build/Branding.props
	build/DependencyVersions.props
	build/NugetConfigFile.targets
	build/Version.props
	packaging/osx/clisdk/resources/cs.lproj/conclusion.html
	packaging/osx/clisdk/resources/de.lproj/conclusion.html
	packaging/osx/clisdk/resources/en.lproj/conclusion.html
	packaging/osx/clisdk/resources/es.lproj/conclusion.html
	packaging/osx/clisdk/resources/fr.lproj/conclusion.html
	packaging/osx/clisdk/resources/it.lproj/conclusion.html
	packaging/osx/clisdk/resources/ja.lproj/conclusion.html
	packaging/osx/clisdk/resources/ko.lproj/conclusion.html
	packaging/osx/clisdk/resources/pl.lproj/conclusion.html
	packaging/osx/clisdk/resources/pt-br.lproj/conclusion.html
	packaging/osx/clisdk/resources/ru.lproj/conclusion.html
	packaging/osx/clisdk/resources/tr.lproj/conclusion.html
	packaging/osx/clisdk/resources/zh-hans.lproj/conclusion.html
	packaging/osx/clisdk/resources/zh-hant.lproj/conclusion.html
	packaging/windows/clisdk/bundle.wxl
2018-04-05 09:40:35 -07:00
..
compile The URL root will include the "dotnet" container; the structure will be identical after the "dotnet" container. 2017-11-30 12:09:27 -08:00
package Fix a typo in the rpm.targets when testing the rpm generated packages. 2018-04-04 13:14:13 -07:00
prepare Don't look for Debian package dependencies when skipping installers 2017-02-23 14:11:11 -08:00
publish Updating dependency version properties in alignment with sample orchestrated build file at: https://dotnetfeed.blob.core.windows.net/orchestrated/20171129-03/orchestration-metadata/PackageVersions.props 2017-12-01 20:07:48 -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 Move some projects to netstandard2.0 (#8692) 2018-03-22 16:11:51 -07:00
AzureInfo.props Accounting for MSRC builds with pre-set 'CoreSetupBlobRootUrl' and 'CoreSetupBlobAccessToke' properties. 2017-12-01 09:56:11 -08:00
BackwardsCompatibilityRuntimes.props The URL root will include the "dotnet" container; the structure will be identical after the "dotnet" container. 2017-11-30 12:09:27 -08:00
BranchInfo.props Updating the branch info of 2.1.2xx. 2018-02-15 11:37:29 -08:00
Branding.props Merge branch 'release/2.1.1xx' into merge_1xx_into_2xx 2018-04-05 09:40:35 -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 Fix AspNetCoreRuntimeBuildDropFeed to use CoreSetupBlobRootUrl 2018-04-02 11:09:22 -07:00
BundledSdks.props Fixed a typo... 2017-12-05 09:19:22 -08:00
BundledTemplates.proj Rename build files 2017-02-14 15:42:13 -08:00
BundledTemplates.props Updating dependency version properties in alignment with sample orchestrated build file at: https://dotnetfeed.blob.core.windows.net/orchestrated/20171129-03/orchestration-metadata/PackageVersions.props 2017-12-01 20:07:48 -08: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 Updating dependency version properties in alignment with sample orchestrated build file at: https://dotnetfeed.blob.core.windows.net/orchestrated/20171129-03/orchestration-metadata/PackageVersions.props 2017-12-01 20:07:48 -08:00
DependencyVersions.props Merge branch 'release/2.1.1xx' into merge_1xx_into_2xx 2018-04-05 09:40:35 -07:00
DerivedHostMachineInfo.props Stop produce duplicated package for VSTS build definition 2017-06-16 07:32:20 -07:00
DownloadPackageVersions.targets Even more package dependency re-names... 2017-12-04 13:20:37 -08: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 Even more package dependency re-names... 2017-12-04 13:20:37 -08:00
InitRepo.targets Third pass clean-up of package names. 2017-12-04 09:44:51 -08: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 Even more package dependency re-names... 2017-12-04 13:20:37 -08:00
Microsoft.DotNet.Cli.tasks Use satellites from roslyn package, not cli-deps-satellites 2018-02-12 16:52:26 -08:00
MSBuildExtensions.props Merge conflicts 2017-02-27 17:13:13 -08:00
MSBuildExtensions.targets Updating dependency version properties in alignment with sample orchestrated build file at: https://dotnetfeed.blob.core.windows.net/orchestrated/20171129-03/orchestration-metadata/PackageVersions.props 2017-12-01 20:07:48 -08:00
NugetConfigFile.targets Merge branch 'release/2.1.1xx' into merge_1xx_into_2xx 2018-04-05 09:40:35 -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 Use the 'PB_AssetRootUrl' and 'PB_AssetRootAccessTokenSuffix' for all asset downloads if set - "TransportFeed" should be "BlobFeed". 2017-11-30 10:35:51 -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 Adding the VBCSCompiler to the list of signed files due to crossgen. 2018-02-05 14:26:08 -08:00
Stage0.props Remove CoreCLRRid property 2017-05-12 14:48:49 -07:00
Test.targets Adding a step to shutdown the vbcscompiler after test execution. 2018-03-29 11:52:16 -07:00
Version.props Updating the CLI branding to 2.1.105, to go over the 104 release we will have to do for NuGet. Also, fixed the branding of the runtime in our installers to 2.0.7. 2018-03-30 13:17:14 -07:00
VersionBadge.props Merge branch 'release/2.0.0' into CoherentBadgePublish 2017-07-03 17:58:25 -07:00