core-setup/tools-local
Davis Goodin 2f91bd28d0
Add WindowsDesktop targeting pack nupkg, refactor pkg projects (#5214)
* Refactor pkg projects

Instead of '.builds' projects, get Project items by calling a target in '.pkgproj' projects.

Move more common props/targets together.

* Add WindowsDesktop targeting pack nupkg

* Stop placing all files in data/ dir, only txt

* Change Pack nupkg type to DotnetPlatform

* Rename framework targets files

* Remove source redist: obsolete

* Require version files to be found and exist

Explicitly check if they exist to throw a clear error. The ReadAllText call would catch this, but it's verbose and doesn't say what the item's name is.

* DetermineRuntimeDependencies is not an override

* Remove package-specific asset exclusion

Use ExcludeAssets=All for CoreRT package to restore it but exclude Windows.winmd from redist.
2019-02-21 18:19:35 -06:00
..
scripts Update Tizen CI docker image and links for rootfs generation 2018-10-03 10:00:41 -07:00
setuptools Remove file names from PackagePath folder 2018-05-09 16:34:49 -07:00
tasks Add WindowsDesktop targeting pack nupkg, refactor pkg projects (#5214) 2019-02-21 18:19:35 -06:00
dir.props Build custom tasks for net45 on Windows, even when building in source-build. 2017-10-04 20:38:49 -05:00
global.json Core-Setup on Buildtools (#2187) 2017-04-26 18:03:34 -07:00