4 lines
134 B
PowerShell
4 lines
134 B
PowerShell
|
param($installPath, $toolsPath, $package, $project)
|
|||
|
|
|||
|
$DTE.ItemOperations.Navigate("http://go.microsoft.com/fwlink/?LinkId=834967")
|