..
buildpipeline /security
Support new artifacts layout in tests and other build logic
2017-08-24 15:49:13 -07:00
compile
Formatting...
2018-06-06 23:15:52 +00:00
package
Merge remote-tracking branch 'oldcli/release/2.2.1xx' into merge-release/2.2.1xx
2018-09-09 20:42:17 -07:00
prepare
Rename Stage0 build variables to PreviousStage
2017-09-27 14:37:37 -07:00
publish
Add back: "PUBLISH_NUPKG_TO_BLOB_FEED" to manage the no-suffix builds in 2.1
2018-08-13 23:15:29 +00:00
templates
bundled DotnetTool ( #8606 )
2018-02-16 13:32:29 -08:00
test
Set ReleaseSuffix in test asset
2018-09-10 19:38:22 -07:00
AppHostTemplate.proj
Adding netcoreapp3.0 templates for console apps.
2018-10-02 11:21:50 -07:00
AzureInfo.props
Bundle Wpf/WinForms shared framework in installer
2018-08-23 18:08:42 -07:00
BackwardsCompatibilityRuntimes.props
Enable 'arm' builds in the CLI ( #8791 )
2018-03-14 19:04:25 -07:00
BranchInfo.props
Update BranchInfo to release/2.1.5xx
2018-08-02 15:47:31 -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 remote-tracking branch 'oldcli/release/2.2.1xx' into merge-release/2.2.1xx
2018-09-09 20:42:17 -07:00
BuildInfo.targets
Enable 'arm' builds in the CLI ( #8791 )
2018-03-14 19:04:25 -07:00
BundledDotnetTools.proj
Updating the CLI stage0 to 2.1.300 and fixing some build failures.
2018-06-08 16:03:24 -07:00
BundledDotnetTools.props
Set package versions for bundled aspnet tools separately from the metapackage version
2018-05-31 19:31:28 -07:00
BundledRuntimes.props
Insert updated DesktopUI
2018-09-24 13:32:54 -07:00
BundledTemplates.proj
bundled DotnetTool ( #8606 )
2018-02-16 13:32:29 -08:00
BundledTemplates.props
Adding netcoreapp3.0 templates for console apps.
2018-10-02 11:21:50 -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
Merge pull request #98 from dotnet/add_3_0_templates
2018-10-02 13:20:15 -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
Enable ability to write a fake package name with version to dotnet/versions
2018-08-10 13:33:53 -07:00
MSBuildExtensions.targets
Add property for SDK runtime identifier.
2018-10-02 19:09:15 -07:00
NugetConfigFile.targets
Merge remote-tracking branch 'oldcli/release/2.2.1xx' into merge-release/2.2.1xx
2018-09-09 20:42:17 -07:00
OutputDirectories.props
Adding the winforms and wpf runtime to the SDK. For now, only for zips, as we don't have a msi yet to bundle up.
2018-08-13 17:04:48 -07: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
Add hook to use a locally built copy of the toolset instead of downloading it
2018-08-23 18:08:42 -07:00
Publish.targets
Merge remote-tracking branch 'cli/release/2.2.1xx' into merge-cli/release/2.2.1xx-to-core-sdk/master
2018-07-27 14:47:38 -07:00
RestoreDependency.proj
Rename Stage0 build variables to PreviousStage
2017-09-27 14:37:37 -07:00
run-build.ps1
Fix merge
2018-09-09 21:16:16 -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
Set ReleaseSuffix in test asset
2018-09-10 19:38:22 -07:00
TestDependencyVersions.props
Update coresetup to preview1-27002-01
2018-10-02 05:39:01 +00:00
Version.props
Updating 2.2.1xx branding to preview2
2018-08-28 11:21:43 -07:00