Download Version 10 + Extension
The VS extension available on the marketplace appears to be version 11 and I only have a license for version 10.
When I try to install the extension from DOTNetDeveloperBundle exe it says I need to download the extension from the Marketplace so I'm a little stuck.
Is there anyway of getting the extension for version 10 installed?
Thanks
Chris.
Best Answer
-
Robyn Posts: 196 Gold 1Sorry, I completely reversed your message, didn't I!!
Yes! You should be able to extract it from the installer: https://download.red-gate.com/checkforupdates/ReflectorInstaller/ReflectorInstaller_10.3.1.1956.exe via https://documentation.red-gate.com/xx/installing/installer-command-line-reference :
.\ReflectorInstaller_10.3.1.1956.exe extract reflector_dir /IAgreeToTheEula
After extraction, the vsix will be available in this location:
reflector_dir\.NET Reflector Visual Studio Extension 10.3.1.1956\Red Gate\.NET Reflector\Visual Studio Extension Install 10.3\Reflector_10.3.1.1956.vsix
Keep in mind that Visual Studio may still try to automatically update the extension (I think it does by default). If that's the case, then auto-update must be disabled in VS settings.
Answers
The Marketplace extension installer page is a bit misleading! It mentions VSPRO 10 in several places but actually, the extension you'll find here is for V11.
If you hover the 'Download' button you'll see the HTTP link at the bottom refers to V11.0.0
But is there anyway of me getting the version 10 extension?
I'd prefer not to have to upgrade to 11.
Chris
Chris.