source:
branches/HiveStatistics/sources/packages/jQuery.UI.Combined.1.8.24/Tools/uninstall.ps1
@
11246
Last change on this file since 11246 was 9604, checked in by pfleck, 12 years ago | |
---|---|
File size: 188 bytes |
Line | |
---|---|
1 | param($installPath, $toolsPath, $package, $project) |
2 | |
3 | . (Join-Path $toolsPath common.ps1) |
4 | |
5 | # Update the _references.js file |
6 | Remove-Reference $scriptsFolderProjectItem $juiFileNameRegEx |
Note: See TracBrowser
for help on using the repository browser.