Join GitHub today
- Visual Studio 2017 For Mac
- Microsoft Visual Studio Community 2017
- Visual Studio Community 2017 For Mac Debug Xslt
- Visual Studio Community 2017 For Mac Debug Malware
- Visual Studio Community 2017 For Mac Debugging
- Visual Studio Community 2017 For Mac Debugger
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Today at the Microsoft Build conference, we announced the general availability of Visual Studio 2017 for Mac. Visual Studio for Mac is a full-featured IDE built natively for the Mac, to help you develop, debug, and test anything from mobile and web apps to games. MSDN Community Support Please remember to click 'Mark as Answer' the responses that resolved your issue, and to click 'Unmark as Answer' if not. This can be beneficial to other community members reading this thread.
Sign upHave a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
commented Jul 29, 2017
Visual Studio 2017 For Mac
Does this solution work in Visual Studio Community 2017 for Mac? I receive the error |
changed the titleError when launching in Visual Studio 2017 for MacJul 29, 2017
changed the titleError when debuggin in Visual Studio 2017 for MacJul 29, 2017
commented Jul 29, 2017
Do you have all the necessary installs for dotnet on mac as well? |
commented Jul 29, 2017
I believe so. It's odd because I have another project that works fine. I can try and reinstall again. |
commented Jul 29, 2017
Just tried again and still the same error. |

commented Jul 29, 2017
Have you ran the command from the readme.md yet? Project is running fine in the same setup on my Mac. |
commented Jul 30, 2017
Thanks @Miesvanderlippe . |
I have a project which was working fine and I was able to prepare and distribute the build with old Visual Studio for Mac.
When I update to the latest version of Visual Studio, then the problem starts happening.
With new Visual Studio, I am not able to prepare a Release build with option 'Archive for publishing',
Microsoft Visual Studio Community 2017
It shows random error logs below :
Also, it sometimes shows error like below :
Visual Studio Community 2017 For Mac Debug Xslt
Is there any solution for this? Any help will be appreciated. Thanks.
WolverineWolverineVisual Studio Community 2017 For Mac Debug Malware

Visual Studio Community 2017 For Mac Debugging
1 Answer
You have conflicts of versions, it's mostly Android side that causes it. Go to Android project, and right click on properties and check or fiddle with Android versions... then clean and build.