dotnet-installer/tools
Matt Ellis 9004e20cf4 Allow optional install_root in package config
The shared framework packages will want to install to the same root
directory as the "dotnet" package itself. Augment the package_tool
script to look for a json key named `install_root` and use that if
specificed, falling back to `/usr/share/$PACKAGE_NAME` when it is not
present.
2016-03-10 03:42:44 -08:00
..
DebianPackageTool Allow optional install_root in package config 2016-03-10 03:42:44 -08:00
MultiProjectValidator Move to CoreFX build rc2-23901 2016-03-03 16:41:55 -06:00
Key.snk Adding a key to use for strong name signing of our assemblies and modifying the project.json of our projects to include that key. 2015-12-19 17:46:22 -08:00