dotnet-installer/build
Matt Mitchell 19267bd9f1 Remove unused Dia package
Extend CLI dependency updating
Extend CLI's dependency updating to include all repos.  At this time, only ASPNet won't work with this, as in prodcon it isn't specifying a branch in the manifest, which means no Latest_Packages.txt gets set.  Once this is fixed all upstream repos in CLI should be handled.
This will be combined with changes to the versions repo to update the subscriptions for 2.1.3xx CLI.
2018-03-29 15:58:33 -07:00
..
buildpipeline/security Support new artifacts layout in tests and other build logic 2017-08-24 15:49:13 -07:00
compile Correct download location for nuget package archive (#8631) 2018-02-16 08:57:06 -08:00
package Merge pull request #8788 from dotnet/merges/release/2.1.3xx-to-master 2018-03-15 13:15:51 -07:00
prepare Rename Stage0 build variables to PreviousStage 2017-08-24 17:16:11 -07:00
publish Merge pull request #8788 from dotnet/merges/release/2.1.3xx-to-master 2018-03-15 13:15:51 -07:00
sdks Add Microsoft.NET.Sdk.Razor to the CLI 2018-02-05 10:29:00 -08:00
templates bundled DotnetTool (#8606) 2018-02-16 13:32:29 -08:00
test Move some projects to netstandard2.0 (#8692) 2018-02-27 13:59:59 -08:00
AzureInfo.props Creating and publishing 'symbols.nuget' to the blob feed. (#8712) 2018-03-13 08:19:15 -07:00
BackwardsCompatibilityRuntimes.props Enable 'arm' builds in the CLI (#8791) 2018-03-14 19:04:25 -07:00
BranchInfo.props Updating the branch info of 2.1.2xx. 2018-02-15 11:37:29 -08:00
Branding.props Updating the branding of the CLI to 2.1.103. 2018-03-20 14:29:43 -07:00
BuildAndPublishAllLinuxDistrosNativeInstallers.targets fix missing windows package 2017-09-15 15:28:57 -07:00
BuildDefaults.props Follow-up PR for Linux-arm; CLI:master (#8797) 2018-03-15 12:30:11 -07:00
BuildInfo.targets Enable 'arm' builds in the CLI (#8791) 2018-03-14 19:04:25 -07:00
BundledDotnetTools.proj Mirror tools package format change pass any as rid (#8695) 2018-03-01 21:27:28 -08:00
BundledDotnetTools.props Bundle dotnet-ef 2018-03-23 13:18:07 -07:00
BundledRuntimes.props Merge pull request #8795 from natemcmaster/aspnetcore-alpine 2018-03-15 14:23:20 -07:00
BundledSdks.props Merge branch 'master' into master 2018-02-08 16:39:20 -08:00
BundledTemplates.proj bundled DotnetTool (#8606) 2018-02-16 13:32:29 -08:00
BundledTemplates.props Update templates package version 2018-01-05 19:29:55 -08:00
BundledTools.props Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
CLI_Baseline.csv Adding a baseline with files to be excluded from sign check. 2018-02-08 10:13:22 -08:00
Compile.targets Package MSBuild SDK resolver in VS insertion nupkg 2017-04-27 23:07:19 -07:00
CrossGen.props More fixes that were missing from the merge. 2017-12-07 13:23:27 -08:00
DependencyVersions.props Remove unused Dia package 2018-03-29 15:58:33 -07:00
DerivedHostMachineInfo.props Enable Alpine 3.6 CLI build 2017-12-13 12:10:44 +01:00
DownloadPackageVersions.targets Revert "If 'OrchestratedPackageVersionsProps.props' is present, do not re-download the file every time 'Run-Build' or 'Build' is called." 2018-01-23 17:46:09 +00: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 Formatting only... 2018-01-17 02:58:01 +00:00
InitRepo.targets Third pass clean-up of package names. 2017-12-04 09:44:51 -08: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 ingest and publish rumtime agnostic package 2018-02-28 11:00:10 -08:00
MicroBuild.props Merge remote-tracking branch 'dotnet/release/15.5' into merges/release/15.5-to-master-20171206-080040 2017-12-07 09:55:12 -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 Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
MSBuildExtensions.targets Generate Microsoft.NETCoreSdk.BundledCliTools.props 2018-03-19 14:29:20 -07:00
NugetConfigFile.targets Merge branch 'release/2.1.3xx' into merges/release/2.1.2xx-to-release/2.1.3xx 2018-03-27 16:45:20 -07:00
OutputDirectories.props Ensure ASP.NET Core is included in macos .pkg installer and update to 2.1.0-preview1-28226 2018-02-05 11:34:52 -08:00
Package.targets Merge pull request #8788 from dotnet/merges/release/2.1.3xx-to-master 2018-03-15 13:15:51 -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 Merge pull request #8788 from dotnet/merges/release/2.1.3xx-to-master 2018-03-15 13:15:51 -07:00
RestoreDependency.proj Rename Stage0 build variables to PreviousStage 2017-08-24 17:16:11 -07:00
SandBoxAndPackage.proj Run-Build.sh/ps1 does not behave correctly when passing in a target. 2018-01-11 21:23:46 +00:00
SandBoxAndPackageInParallel.proj Removing a conditional... 2018-01-09 20:14:55 +00:00
SetupPreviousStage.props Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
Signing.proj Sign the MSBuildSdkResolver dll in standard nupkg (#8648) 2018-02-21 08:08:16 -08:00
Test.targets Enable 'arm' builds in the CLI (#8791) 2018-03-14 19:04:25 -07:00
Version.props Updating the branding of the CLI to 2.1.103. 2018-03-20 14:29:43 -07:00