dotnet-installer/build
Nick Guerrera bae3a775c3
Remove LKG download left over from cross-repo merges (#25)
core-sdk does not need to download an LKG to run tests as it is the
top repo that builds the entire SDK. This file was left over from
cli and causing problems for source build.
2018-07-17 10:47:32 -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 Update ASP.NET version; Core-SDK (#30) 2018-07-12 16:20:39 -07:00
prepare Rename Stage0 build variables to PreviousStage 2017-09-27 14:37:37 -07:00
publish "Microsoft.DotNet.MSBuildSdkResolver" and "Microsoft.DotNet.Cli.Utils" are delivered/published via 'CLI' not 'Core-SDK'; use 'dotnet-install.sh' from 'dot.net' 2018-07-03 18:43:33 +00:00
templates bundled DotnetTool (#8606) 2018-02-16 13:32:29 -08:00
test Merge branch 'master' of /Users/livarcocc/Documents/git/cli into merge_master_cli 2018-06-25 22:38:01 -07:00
AppHostTemplate.proj Apphost shim (#8893) 2018-04-02 12:37:25 -07: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 Update version numbers to 3.0, fix branch info 2018-07-11 18:28:19 -07:00
Branding.props Update version numbers to 3.0, fix branch info 2018-07-11 18:28:19 -07:00
BuildAndPublishAllLinuxDistrosNativeInstallers.targets Update ASP.NET version; Core-SDK (#30) 2018-07-12 16:20:39 -07:00
BuildDefaults.props Merge branch 'master' of /Users/livarcocc/Documents/git/cli into merge_master_cli 2018-06-25 22:38:01 -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 Add a property to disable bundling ASP.NET Core tools, templates, and runtimes 2018-04-30 17:49:09 -07:00
BundledRuntimes.props Remove -upgrade suffix from deb and rpm installer filenames 2018-07-11 14:37:39 -07:00
BundledTemplates.proj bundled DotnetTool (#8606) 2018-02-16 13:32:29 -08:00
BundledTemplates.props Insert ASP.NET Core 3.0 2018-07-11 02:13:06 -07:00
BundledToolset.props Update 'CLI' and 'Toolset' versions; update 'Toolset' blob location; update build tools package references. 2018-07-11 18:46:24 +00:00
CLI_Baseline.csv Adding a baseline with files to be excluded from sign check. 2018-02-08 10:13:22 -08:00
ComposeSdk.targets The target "ComposeSdk" needs "Prepare" to have been run - make it dependent so we can run the single "ComposeSdk" target. 2018-07-03 15:38:10 +00:00
CrossGen.props [Arm64] Add crosscomponent crossgen (#9011) 2018-04-17 16:54:01 -07:00
DependencyVersions.props Remove LKG download left over from cross-repo merges (#25) 2018-07-17 10:47:32 -07:00
DerivedHostMachineInfo.props Replace alpine with linux-musl builds 2018-04-20 13:23:00 -07:00
DownloadPackageVersions.targets Explicitly note whether the package version props is being overridden 2018-04-25 17:11:09 -07:00
FileExtensions.props Adding consistent "Project" headers to inported props and target files. 2017-09-27 16:54:39 -07:00
GenerateResxSource.targets Adding consistent "Project" headers to inported props and target files. 2017-09-27 16:54:39 -07:00
GitCommitInfo.targets Removing some patches for source build. 2018-05-02 11:59:01 -07:00
HostInfo.targets Adding consistent "Project" headers to inported props and target files. 2017-09-27 16:54:39 -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-27 16:54:39 -07:00
InstallerInfo.props Adding consistent "Project" headers to inported props and target files. 2017-09-27 16:54:39 -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.targets Set maximum .NET Core version to 3.0 in BundledVersions.props 2018-07-09 13:46:04 -07:00
NugetConfigFile.targets Merge branch 'master' into Updates 2018-07-11 17:53:57 -07:00
OutputDirectories.props "Microsoft.DotNet.MSBuildSdkResolver" and "Microsoft.DotNet.Cli.Utils" are delivered/published via 'CLI' not 'Core-SDK'; use 'dotnet-install.sh' from 'dot.net' 2018-07-03 18:43:33 +00:00
Package.targets Merge branch 'master' of /Users/livarcocc/Documents/git/cli into merge_master_cli 2018-06-25 22:38:01 -07:00
Prepare.targets "Microsoft.DotNet.MSBuildSdkResolver" and "Microsoft.DotNet.Cli.Utils" are delivered/published via 'CLI' not 'Core-SDK'; use 'dotnet-install.sh' from 'dot.net' 2018-07-03 18:43:33 +00:00
Publish.targets Disabling publishing for all 'MSBuildExtensions' artifacts. 2018-07-03 22:58:40 +00:00
RestoreDependency.proj Rename Stage0 build variables to PreviousStage 2017-09-27 14:37:37 -07:00
SandBoxAndPackage.proj Update ASP.NET version; Core-SDK (#30) 2018-07-12 16:20:39 -07:00
SandBoxAndPackageInParallel.proj Update ASP.NET version; Core-SDK (#30) 2018-07-12 16:20:39 -07:00
SetupPreviousStage.props Adding consistent "Project" headers to inported props and target files. 2017-09-27 16:54:39 -07:00
Signing.proj "Microsoft.DotNet.MSBuildSdkResolver" and "Microsoft.DotNet.Cli.Utils" are delivered/published via 'CLI' not 'Core-SDK'; use 'dotnet-install.sh' from 'dot.net' 2018-07-03 18:43:33 +00:00
TargetFramework.props Address code review feedback 2018-07-09 14:12:11 -07:00
Test.targets Merge branch 'master' of /Users/livarcocc/Documents/git/cli into merge_master_cli 2018-06-25 22:38:01 -07:00
Version.props Update version numbers to 3.0, fix branch info 2018-07-11 18:28:19 -07:00