Thursday, May 01, 2008

Visual Studio 2008 and ReSharper v3.0

I have been using Visual Studio 2008. The official version of Resharper ot be used with VS 2008 is v4.0 However the version 4.0 is still not out (expected anyday this month) and the bank has no plans to approve it soon.
So i had to find a solution to use my ReSharper version 3.0 to work with VS 2008. After searching for a while on the internet i found the solution.
After installnig VS 2008 you have to manually install it from the command line as follows:(because by default it only installs it for 2005).
C:\Program Files\JetBrains>msiexec /i ReSharperSetup.3.0.2.VS80.CSharp.msi VSVERSION=9.0

No comments:

Post a Comment