Last change
on this file since 10166 was
9604,
checked in by pfleck, 11 years ago
|
#2063:
Set up basic webpage layout based on WebApplication branch.
Added Asp.Net MVC packages and some helper packages.
Implemented login.
|
File size:
188 bytes
|
Rev | Line | |
---|
[9604] | 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.