File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ While it is possible to use the C# extension as a standalone extension, we highl
9
9
1 . Installing [ C# Dev Kit] ( csdevkitextension ) will automatically install this extension as a required dependency
10
10
2 . Open a folder/workspace that contains a C# project (.csproj) or solution (.sln) and the extension will activate.
11
11
12
- * If working on a solution that requires versions prior to .NET 6, install a Full Framework runtime and MSBuild tooling.
12
+ Note: If working on a solution that requires versions prior to .NET 6, install a Full Framework runtime and MSBuild tooling.
13
13
* Set omnisharp.useModernNet to false and if you are on the pre-release verion, set dotnet.server.useOmnisharp to true
14
14
* Windows: .NET Framework along with MSBuild Tools
15
15
* MacOS/Linux: Mono with MSBuild
You can’t perform that action at this time.
0 commit comments