Update known issues for Visual Studio for Mac (#868)

* VS for Mac 7.1 (build 1297) is now a stable release and supports .NET Core 2.0 RTM.
* Removed reference to VS for Mac known issues which only applies to VS for Mac 7.0.

Fixes #864
This commit is contained in:
Matt Ward 2017-08-22 17:38:46 +01:00 committed by Karel Zikmund
parent e4e450dd7f
commit 32f80004e1

View file

@ -76,7 +76,7 @@ Because the .NET Core CLI is itself .NET Core application, it has minimum versio
## Visual Studio for the Mac
[Visual Studio for the Mac](https://www.visualstudio.com/vs/visual-studio-mac/) 7.1 (build 1258) was recently released into beta and supports .NET Core 2.0 Preview 2.
[Visual Studio for the Mac](https://www.visualstudio.com/vs/visual-studio-mac/) 7.1 (build 1297) was recently released and supports .NET Core 2.0.
## NETStandard 2.0 and the .NET Framework
@ -127,10 +127,6 @@ Adding `<PackProjectInputFile>$(MSBuildProjectFile)</PackProjectInputFile>` to y
Unit test templates dont exist in Preview 1 because test discovery fails for VB projects. This issue is under investigation and there is no workaround at this time.
#### Visual Studio for Mac
There are a [few items to be aware of](https://gist.github.com/mrward/70b8132003ef77d893111ecbea3e2225) if you are using .NET Core 2.0 with Visual Studio for Mac.
#### Visual Studio Code
If you want to try .NET Core 2.0 with Visual Studio Code, you will need to use an updated C# Extension.