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 @@ -7,7 +7,7 @@ C# is an extension that contributes to the [C# Dev Kit extension](csdevkitextens
7
7
While it is possible to use the C# extension as a standalone extension, we highly recommend using [ C# Dev Kit] ( csdevkitextension ) .
8
8
9
9
1 . Installing [ C# Dev Kit] ( csdevkitextension ) will automatically install this extension as a required dependency
10
- 2 . Open a folder/workspace that contains a C# project (.csproj) or solution (.sln) and the extension will activate.
10
+ 2 . Open a folder/workspace that contains a C# project (.csproj) and a C# solution (.sln) and the extension will activate.
11
11
12
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
You can’t perform that action at this time.
0 commit comments