dotnet/roslyn

Building Roslyn docs mentions VS option that doesn't exist

開放

#61,145 建立於 2022年5月5日

 (9 則留言) (0 個反應) (0 位負責人)C# (4,257 個分叉)batch import
Area-InfrastructureContributor Painhelp wanted

倉庫指標

星標
 (20,414 顆星)
PR 合併指標
 (平均合併 6天 17小時) (30 天內合併 256 個 PR)

描述

The docs for building Roslyn: https://github.com/dotnet/roslyn/blob/main/docs/contributing/Building%2C%20Debugging%2C%20and%20Testing%20on%20Windows.md

includes this point: - Ensure "Use previews of the .NET Core SDK" is checked in Tools -> Options -> Environment -> Preview Features

In my Visual Studio (Professional,17.2.0 Preview 6.0), there's no such option in Preview Features, although I can build Roslyn regardless. Is it possible this option was removed in a recent VS version and the docs should be updated?

I noticed that this option does show up in VS search though: image but when I click it and it opens the dialog, there's no such option listed in there.

貢獻者指南