dotnet-installer/build
Matt Mitchell 535cac7f55 Explicitly note whether the package version props is being overridden
It's difficult to tell today whether the package version props is correctly passed and used in some scenarios.  Make it more explicit.
2018-04-25 17:11:09 -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 Fixing typos... 2018-04-09 22:20:05 +00:00
prepare Rename Stage0 build variables to PreviousStage 2017-08-24 17:16:11 -07:00
publish Replace alpine with linux-musl builds 2018-04-20 13:23:00 -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
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 Updating the branch info of 2.1.2xx. 2018-02-15 11:37:29 -08:00
Branding.props Replace alpine with linux-musl builds 2018-04-20 13:23:00 -07:00
BuildAndPublishAllLinuxDistrosNativeInstallers.targets fix missing windows package 2017-09-15 15:28:57 -07:00
BuildDefaults.props Replace alpine with linux-musl builds 2018-04-20 13:23:00 -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 Formatting... 2018-04-24 20:22:35 +00: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 Fix a release/2.1.3xx baseline error: 2018-04-24 20:57:42 +00: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-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 Add bundled aspnetcore runtime framework versions 2018-04-23 00:33:33 -07:00
NugetConfigFile.targets Add temporary feed to boot-strap linux-musl build 2018-04-20 14:11:06 -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 'nupkg' files; CLI:release/2.1.3xx (#9086) 2018-04-17 16:53:03 -07:00
Test.targets Enable 'arm' builds in the CLI (#8791) 2018-03-14 19:04:25 -07:00
Version.props Updating CLI branding to RC1 2018-04-19 12:46:56 -07:00