aspnetcore/eng/targets
Nate McMaster 354c636498
Update Windows installer projects to use ProjectReference (#6078)
Changes:
* Build installer projects in parallel.
* Use `ProjectReference` to ferry bits between installer projects.
* Don't build wixproj to a unified output directory. This was only done to simplify finding file paths to MSI's built by other projects, but ProjectRef solves that.
* Add a VS solution for working on wixproj and the associated C++ custom actions.
   * To make wixproj work in VS, I replaced default globs with listing .wxs and .wxl files in the wixproj file.
* Add a target to copy the installers to the artifacts directory according to the layout described in /docs/Artifacts.md
2018-12-21 09:44:31 -08:00
..
CSharp.Common.props Merge branch 'release/2.1' into ajbaaska/merge-22 2018-12-17 18:40:08 -08:00
CSharp.Common.targets
Cpp.Common.props Fix package layout for ANCM packages (#5119) 2018-12-14 16:04:15 -08:00
Cpp.Common.targets
FSharp.Common.targets Convert Razor to use Reference (#4954) 2018-12-17 12:10:40 -08:00
MicroBuild.Plugin.props
Packaging.targets
ResolveReferences.targets Merge branch 'release/2.1' into release/2.2 2018-12-14 09:44:15 -08:00
RuntimeIdentifiers.props
Wix.Common.props Update Windows installer projects to use ProjectReference (#6078) 2018-12-21 09:44:31 -08:00
Wix.Common.targets Update Windows installer projects to use ProjectReference (#6078) 2018-12-21 09:44:31 -08:00