Mercurial > pub > RazorEngine
diff src/packages/Unity.3.0.1304.1/tools/install.ps1 @ 0:5bca2d201ad8
initial commit
author | cin |
---|---|
date | Sun, 24 Aug 2014 11:14:55 +0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/packages/Unity.3.0.1304.1/tools/install.ps1 Sun Aug 24 11:14:55 2014 +0400 @@ -0,0 +1,3 @@ +param($installPath, $toolsPath, $package, $project) + +$project.DTE.ItemOperations.Navigate('https://unity.codeplex.com/wikipage?title=Unity3ReleaseNotes') \ No newline at end of file