简体   繁体   中英

Older version of Visual Studio Extension

Is there a way to get an older version of a visual studio 2012 extension? I want to get both

http://visualstudiogallery.msdn.microsoft.com/f8741f04-bae4-4900-81c7-7c9bfb9ed1fe http://visualstudiogallery.msdn.microsoft.com/71a4e9bd-f660-448f-bd92-f5a65d39b7f0

But I don't want version 3.0.1 because it's incompatible with my current solution. I want version 2.5.0. Is there a way to get the downgraded version? I cant seem to find it anywhere.

You can get past versions of the VS extension here . But ideally the most recent version would work for you. What is the blocking issue?

Yes you can. Just go over to the codeplex page and look up the specific version you're after . Check the "Other Downloads" box on the right for earlier releases, 2.5.0 for example .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM