Visual Studio For Mac 10.10.5

Download a ready-to-go Windows 10 virtual machine with Visual Studio. Switch a virtual machine to a pre-defined resolution. Use Linked Clones for convenient testing and development. May 13, 2021 VS Code Stop Support for Yosemite Mac OS 10.10 as Electron fails. I was using VS Code on Mac OS 10.10.5 Yosemite, without problems but even though at VS Code's site there's a claim that it works on version 10.10+, it seems there was a change because after I installed and linked it to Anaconda, first it failed to load and now is also giving an.

  1. (note: CrossOver Mac will not run on iPads or iPhones) 300 MB of free disk space and space for installed Windows applications. CrossOver Version 2 Big Sur (11.00) Catalina (10.15) Mojave (10.14) High Sierra (10.13) Sierra (10.12) 20: 19: 18: 17: 16: 1 Apple Silicon (M1.
  2. Download google chrome, minecraft, android file transfer, zoom cloud meetings, summertime saga.
-->

Developer Community |System Requirements |Compatibility |Distributable Code |Documentation |Blogs |Servicing

Get the Preview

Important

Get the Preview of Visual Studio 2019 for Mac by updating to the Preview channel.

This release is not 'go-live' and not intended for use on production computers or for creating production code.

To learn more about Visual Studio for Mac, see Mac System Requirementsand Mac Platform Targeting and Compatibility.

To learn more about other related downloads, see the Downloads page.

What's New in 8.10 Preview

Visual Studio 2019 for Mac version 8.10 Preview Releases

  • May 26, 2021 – Visual Studio 2019 for Mac version 8.10 Preview 5
  • May 18, 2021 – Visual Studio 2019 for Mac version 8.10 Preview 4
  • May 11, 2021 – Visual Studio 2019 for Mac version 8.10 Preview 3
  • May 4, 2021 – Visual Studio 2019 for Mac version 8.10 Preview 2.2
  • April 22, 2021 – Visual Studio 2019 for Mac version 8.10 Preview 2.1
  • April 14, 2021 – Visual Studio 2019 for Mac version 8.10 Preview 2
  • March 2, 2021 – Visual Studio 2019 for Mac version 8.10 Preview 1

Release Highlights

Known Issues

Visual Studio For Mac Os

Refer to the Known Issues section.

Feedback & Suggestions

We would love to hear from you! You can report a problem through the Report a Problem option in Visual Studio for Mac IDE.You can track your feedback, including suggestions, in the Developer Community portal.

Release Notes

Visual Studio 2019 for Mac version 8.10 Preview 5 (8.10.0.1772)

released May 26, 2021

General

  • We fixed a handful of reliability issues that were discovered in the previous preview release.

Xamarin

  • We fixed a breaking change in AudioUnitPropertyIDType.

Visual Studio 2019 for Mac version 8.10 Preview 4 (8.10.0.1759)

released May 18, 2021

General

  • We have fixed several reliability issues.

Web and Azure

  • We have fixed an issue where creating .NET Core projects was failing when .NET 6 Preview 4 was installed.

Visual Studio 2019 for Mac version 8.10 Preview 3 (8.10.0.1720)

released May 11, 2021

General

  • We have fixed several performance issues.
  • We updated Mono to 6.12.0.140 addressing an issue on Big Sur which has caused Visual Studio for Mac hangs.

Web and Azure

  • We updated .NET Core SDKs to 5.0.203 and 3.1.409 addressing CVE-2021-31204.

Xamarin

  • We have updated Xamarin.Forms templates.

Visual Studio 2019 for Mac version 8.10 Preview 2.2 (8.10.0.1457)

released May 4, 2021

General

  • We fixed fixed several reliability and performance issues.
  • We improved overall memory consumption and performance when working with large solutions.

Project System

  • We fixed an issue where unsaved code changes were not saved when debugging was started (F5).

Shell and Tools

  • We fixed an issue where file tab tooltips were not shown.
  • We fixed an issue where the integrated terminal window was not cleared when running an app again.
  • We have enabled dotnet new project template support by default.
  • We fixed an issue where Search and Replace buttons were disabled in Find in Files when a solution was selected.

Source Code Editing

  • We have removed the obsolete 'Interpret tab keystroke as reindent command' setting which is not supported by the native editor.

Test Tools

  • We fixed an issue where Unit tests were not running when used in nested classes.

Visual Studio 2019 for Mac version 8.10 Preview 2.1 (8.10.0.976)

released April 22, 2021

Studio

General

  • We fixed several reliability issues that surfaced when working with Xamarin.Forms projects.

Xamarin

  • We fixed an issue where XAML Hot Reload changes were not synchronized with the device.
  • We updated the Xamarin.iOS SDK to 14.17.2.4.

Download Visual Studio For Mac

Visual Studio 2019 for Mac version 8.10 Preview 2 (8.10.0.967)

released April 14, 2021

Debugger

Visual Studio For Mac 10.10.5 Free

  • We fixed an issue where the Call Stack tool window wouldn't show external code.

Project System

  • We updated MSBuild to 16.9.0.

Shell and Tools

  • The NuGet Package Manager is now using native Cocoa UI.
  • We fixed an issue where $(SolutionDir) was not defined when restoring large solutions.
  • We fixed an issue where PackageReferences were updated unexpectedly.
  • We added support for the <packageRestore> setting in NuGet.config.
  • We updated NuGet to 5.9.
  • We fixed an issue where the code formatting of new .NET Core projects was not consistent.
  • We added support for solution templates provided by dotnet CLI.

Source Code Editing

  • We added support for F# 5.0.
  • We fixed an issue where F# 4.7 language features didn't work.
  • We fixed an issue where sending F# code to the F# Interactive tool window failed with an error.
  • We fixed several issues with the new Quick Fixes UI (preview feature).

Visual Studio 2019 for Mac version 8.10 Preview 1 (8.10.0.407)

released March 2, 2021

General

  • We fixed several reliability issues.
  • We updated Mono to 6.12.0.122, addressing CVE-2021-24112.

Known Issues

Visual Studio For Mac Community

The following is a list of all existing known issues in Visual Studio 2019 for Mac version 8.10:

  • Under certain conditions, a 'System.EntryPointNotFoundException' exception appears when deploying Xamarin.Forms projects to iOS device. We're currently working on a fix which will be released shortly.
  • After installing the latest .NET 5 SDK, developers of .NET Core 3.1 apps might see an error indicating 'The ASP.NET Core developer certificate is in an invalid state.'. Running dotnet dev-certs https --clean then dotnet dev-certs https --trust from the Terminal will fix the issue.
  • In rare cases, it's possible to be up to date with everything but the .NET Core 3.1.300 SDK. If you enter into this configuration and update to .NET Core 3.1.300 using the updater, the notification to update the .NET Core SDK will not disappear until the IDE is restarted.
  • On Big Sur gRPC projects may fail to build with an error protoc' exited with code 255. This is a problem with macOS platform detection in the gRPC.Tools NuGet package that is used by default in the project templates. A workaround is to update the gRPC.Tools NuGet package to version 2.34.0 or later.
  • In some cases, Android projects may fail to build with an error The Java SDK could not be found, please set the path to it in the Xamarin.Android SDKs settings panel. A workaround is to execute the following command in a Terminal: mkdir -p ~/Library/Android/sdk.

Visual Studio Community For Mac

Top of Page

Comments are closed.