TFS_ANTIGUO/AYA.SlnSynor/packages/jQuery.UI.Combined.1.9.0/Tools/install.ps1
Administrador 76e5233a39 Primer checking
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C3
2018-06-05 19:09:29 +00:00

12 lines
No EOL
332 B
PowerShell

param($installPath, $toolsPath, $package, $project)
. (Join-Path $toolsPath common.ps1)
if ($scriptsFolderProjectItem -eq $null) {
# No Scripts folder
Write-Host "No Scripts folder found"
exit
}
# Update the _references.js file
AddOrUpdate-Reference $scriptsFolderProjectItem $juiFileNameRegEx $juiFileName