Statistics
| Branch: | Revision:

root / trunk / packages / Extended.Wpf.Toolkit.1.6.0 / tools / install.ps1 @ befeed92

History | View | Annotate | Download (126 Bytes)

1
param($installPath, $toolsPath, $package, $project)
2

    
3
$project.DTE.ItemOperations.Navigate('http://wpftoolkit.codeplex.com/')