Skip to content

Commit 34b4615

Browse files
Wendy BreidingWendy Breiding
authored andcommitted
Updated README.md
1 parent 1fe59ed commit 34b4615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ C# is an extension that contributes to the [C# Dev Kit extension](csdevkitextens
77
While it is possible to use the C# extension as a standalone extension, we highly recommend using [C# Dev Kit](csdevkitextension).
88

99
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.
1111

1212
Note: If working on a solution that requires versions prior to .NET 6, install a Full Framework runtime and MSBuild tooling.
1313
* Set omnisharp.useModernNet to false and if you are on the pre-release verion, set dotnet.server.useOmnisharp to true

0 commit comments

Comments
 (0)