Mercurial > silverbladetech
view Stocks/packages/Machine.Specifications.0.5.3.0/tools/install.ps1 @ 6:c812bca7b1ac
"Restore packages on build" enabled by Nuget 1.6
General refactoring based on code analysis
author | stevenh7776 stevenhollidge@hotmail.com |
---|---|
date | Tue, 21 Feb 2012 01:00:34 +0700 |
parents | e5d46bb6cdb0 |
children |
line wrap: on
line source
param($installPath, $toolsPath, $package, $project) if ($false -eq $false) { Write-Warning "This is the unsigned version of Machine.Specifications. Use 'Install-Package Machine.Specifications-Signed' to install the signed version." }