PowerShell/tools
Aditya Patwardhan 991d6075af Added -publish to codecoverage package generation and fixed package name (#2797)
* Added -publish to codecoverage package generation and fixed package name

Added -Publish to Start-PSBuild used by CodeCoverage configuration so that
.netcore dependencies are also included in the package. This makes the
package usable on systems that do not have .netcore in path.

Fixed the name of the coverage package by making it consistent with other
package names.

* Created a function to generate packagename
2016-11-28 17:57:04 -08:00
..
.gitignore Update Start-PSBootstrap to use .NET CLI's scripts 2016-06-10 16:12:01 -07:00
appveyor.psm1 Added -publish to codecoverage package generation and fixed package name (#2797) 2016-11-28 17:57:04 -08:00
debug.sh Update debug.sh script for new layout 2016-06-06 12:15:49 -07:00
download.sh Use alpha.11 instead of alpha.12 to allow using OneGet to install modules from myget 2016-11-19 23:52:16 -08:00
Sign-Package.ps1 Update Sign-Package.ps1 to reflect prerequisites, remove the phrase 'Open' (#1816) 2016-08-18 15:42:42 -07:00
travis.ps1 Fix broken travis.ps1 logic (#2739) 2016-11-21 09:48:41 -08:00