Просмотр исходного кода

Removed an invalid statement about VS for macOS. (#33277)

From version 8.9, VS for macOS support .slnf files.
Sampath Dilhan 4 лет назад
Родитель
Сommit
b85ced78ef
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      docs/BuildFromSource.md

+ 0 - 2
docs/BuildFromSource.md

@@ -218,8 +218,6 @@ cd src\Components
 
 After opening the solution in Visual Studio, you can build/rebuild using the controls in Visual Studio.
 
-> :exclamation: VS for Mac does not currently support opening .slnf files. So, you must use VS Code when developing on macOS.
-
 #### A brief interlude on solution files
 
 We have a single .sln file for all of ASP.NET Core, but most people don't work with it directly because Visual Studio