I have VS2012 and it has many projects in it, that is why I am still using it. I will eventually migrate to a newer version but for now it will suffice. I am trying to find VS2012.2 CTP.exe or any version of VS2012 update file greater than version
VS2012.2.
I would like to install it so that I can use Git via Bitbucket in VS2012 but I have not been able to find any update files online. If you have VS2012.2 CTP.exe or any version of the update file for VS2012 greater than version 2, can you please share,
thanks in advance.
Visual Studio 2012 is no longer available for download without an MSDN subscription. You can find Visual Studio downloads here:
Visual Studio Downloads
Member
28 Points
113 Posts
Download Link For VS2012 Update
Jun 09, 2017 02:35 AM|madjester|LINK
Hi all,
I have VS2012 and it has many projects in it, that is why I am still using it. I will eventually migrate to a newer version but for now it will suffice. I am trying to find VS2012.2 CTP.exe or any version of VS2012 update file greater than version VS2012.2.
I would like to install it so that I can use Git via Bitbucket in VS2012 but I have not been able to find any update files online. If you have VS2012.2 CTP.exe or any version of the update file for VS2012 greater than version 2, can you please share, thanks in advance.
All-Star
31362 Points
7055 Posts
Re: Download Link For VS2012 Update
Jun 09, 2017 05:14 AM|kaushalparik27|LINK
Visual Studio 2012 is no longer available for download without an MSDN subscription. You can find Visual Studio downloads here: Visual Studio Downloads
Reference link: https://msdn.microsoft.com/en-us/library/dd831853(v=vs.110).aspx
Alternatively, I suggest to migrate to VS2017 Community available in above link, that have Git extension so that you can connect to BitBucket.
[KaushaL] Blog Twitter [MS MVP 2008 & 2009] [MCC 2011] [MVP Reconnect 2017]
Don't forget to click "Mark as Answer" on the post that helped you
Member
520 Points
286 Posts
Re: Download Link For VS2012 Update
Jun 12, 2017 07:25 AM|EvenMa|LINK
Hi madjester,
According to your description, as far as I know, VS2012 has no official GIT plugin.
if you just want to easily use GIT in VS2012, I recommend 2 VS plugin for you.
Git Extensions:
https://marketplace.visualstudio.com/items?itemName=HenkWesthuis.GitExtensions
TortoiseGit:
https://marketplace.visualstudio.com/items?itemName=mdaviesnet.TortoiseGitToolbar
If you have any other questions, please feel free to contact me any time.
Best Regards
Even