dotnet-installer/build
Nick Guerrera b8df89a54f
Sign the MSBuildSdkResolver dll in standard nupkg (#8648)
We were only signing the copy in the msbuild extensions layout for the
VS insertion package, but not the x-plat nupkg we produced for VS Code.
2018-02-21 08:08:16 -08: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 branch 'release/2.1.1xx' into merge_release_211xx 2018-02-07 12:30:22 -08:00
prepare Rename Stage0 build variables to PreviousStage 2017-08-24 17:16:11 -07:00
publish Tag non-shipping nupkg as 'NonShipping=true' in the manifest. (#8647) 2018-02-20 18:48:01 -08:00
sdks More fixes that were missing from the merge. 2017-12-07 13:23:27 -08:00
templates Version as Metadata in build/ 2017-03-02 19:50:46 -08:00
test Removing Microsoft.DotNet.TestFramework from the product code and from the SDK deployment and moving the code to the test folder. 2017-09-15 09:49:19 -07:00
AzureInfo.props Infrastructure updates: CLI:master -> release/2.1.3xx (#8541) 2018-02-05 15:50:50 -08:00
BackwardsCompatibilityRuntimes.props Backwards compat runtimes should not come from product construction sources 2018-01-10 14:23:48 -08:00
BranchInfo.props Updating the branch info of 2.1.2xx. 2018-02-15 11:37:29 -08:00
Branding.props Updating the CLI branding and version to 2.1.300. 2018-01-22 13:26:57 -08:00
BuildAndPublishAllLinuxDistrosNativeInstallers.targets fix missing windows package 2017-09-15 15:28:57 -07:00
BuildDefaults.props Fix incorrect condition in SkipBuildingInstallers 2017-12-13 18:18:25 +01:00
BuildInfo.targets Adding consistent "Project" headers to inported props and target files. 2017-09-05 14:44:25 -07:00
BundledRuntimes.props Update to aspnetcore 2.1.0-preview1-28275 and react to feed layout changes (#8611) 2018-02-14 11:50:14 -08:00
BundledSdks.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
BundledTemplates.proj Rename Stage0 build variables to PreviousStage 2017-08-24 17:16:11 -07: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
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 Merge branch 'release/2.1.3xx' into merges/release/2.1.2xx-to-release/2.1.3xx 2018-02-20 16:10:04 -08:00
DerivedHostMachineInfo.props Enable Alpine 3.6 CLI build 2017-12-13 12:10:44 +01:00
DownloadPackageVersions.targets Even more package dependency re-names... 2017-12-04 13:20:37 -08: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 Remove method to publish to Debian feeds. 2018-01-09 23:31:32 +00: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 [tools] Integrate NuGet (#8414) 2018-01-19 17:15:34 -08:00
NugetConfigFile.targets Update to aspnetcore 2.1.0-preview1-28228 2018-02-05 15:52:17 -08: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 Use one build definition to produce all Linux distro specific packages (#7615) 2017-09-14 13:33:46 -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 Infrastructure updates: CLI:master -> release/2.1.3xx (#8541) 2018-02-05 15:50:50 -08: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 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
Version.props Updating the CLI branding and version to 2.1.300. 2018-01-22 13:26:57 -08:00