Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Need lower version of visual studio for mac

I just want to download a lower version of Visual Studio for Mac. The current version is 7.5.1 and I want to download 7.4.3.

Can anyone tell me where can I get that download file or link?

like image 901
Hrishikesh Avatar asked May 18 '18 10:05

Hrishikesh


People also ask

Can you download older versions of Visual Studio?

Click here to navigate to Visual Studio Older Versions download page. You can see the list of all older versions of Visual Studio in this page. Click on 2019 to expand and click on Download.

Is there a free version of Visual Studio for Mac?

Visual Studio 2022 for Mac A free and full-featured solution for professional .NET developers to create applications for Android, iOS, macOS, cloud and the web.

Is there a version of Visual Studio for Mac?

Visual Studio 2022 for Mac brings a new, fully native macOS UI built on .NET 7, plus native support for the Apple M1 chip. It all adds up to faster, more fluid daily coding time for you.


1 Answers

You could also look for versions listed at the brew repository.

Use the url pattern https://dl.xamarin.com/VsMac/VisualStudioForMac-{version}.dmg.

like image 112
Dresel Avatar answered Oct 18 '22 10:10

Dresel