aspnetcore/build
Nate McMaster a9c358bbbd
Build MSI installers for targeting pack (#7726)
Part of #6501 

This adds a new Windows installer for the targeting pack. It places *.dll and *.xml (docs) in `[DOTNETHOME]\packs\Microsoft.AspNetCore.App.Ref\$(version)\ref\netcoreapp3.0`.

Outputs:
* aspnetcore-targeting-pack-$(version).zip
* aspnetcore-targeting-pack-$(version)-win-x64.exe (defaults to C:\Program Files\dotnet)
* aspnetcore-targeting-pack-$(version)-win-x86.exe (defaults to C:\Program Files (x86)\dotnet)

These all include the same files. These are meant to be bundled in the .NET Core SDK installer, but can be launched directly too.
2019-02-19 16:28:08 -08:00
..
Maestro Add deployment metadata to maestro manifests (#7625) 2019-02-15 13:01:42 -08:00
docker
tasks Create new 'runtime pack' nuget packages for Microsoft.AspNetCore.App (#7475) 2019-02-14 07:25:13 -08:00
AzureIntegration.targets Remove obsolete build infrastructure (#6995) 2019-01-28 09:57:59 -08:00
CodeSign.props Add new build.cmd/sh options for suppressing restore, NodeJS, setting target arch and OS name, and more (#7137) 2019-01-31 15:47:47 -08:00
CodeSign.targets Update location of obj/ and bin/ directories to match Arcade conventions (#7585) 2019-02-14 16:27:53 -08:00
SharedFx.targets Replace custom targets for generating assembly attributes and source control info by using SDK features (#7504) 2019-02-13 10:22:03 -08:00
repo.props Build MSI installers for targeting pack (#7726) 2019-02-19 16:28:08 -08:00
repo.targets Replace custom targets for generating assembly attributes and source control info by using SDK features (#7504) 2019-02-13 10:22:03 -08:00
runtimes.props Remove obsolete build infrastructure (#6995) 2019-01-28 09:57:59 -08:00
sources.props Remove obsolete build infrastructure (#6995) 2019-01-28 09:57:59 -08:00