문제

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top