Skip to content

Commit 1fe59ed

Browse files
Wendy BreidingWendy Breiding
authored andcommitted
Update of readme file based on feedback.
1 parent 5824b69 commit 1fe59ed

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
@@ -9,7 +9,7 @@ While it is possible to use the C# extension as a standalone extension, we highl
99
1. Installing [C# Dev Kit](csdevkitextension) will automatically install this extension as a required dependency
1010
2. Open a folder/workspace that contains a C# project (.csproj) or solution (.sln) and the extension will activate.
1111

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.
1313
* Set omnisharp.useModernNet to false and if you are on the pre-release verion, set dotnet.server.useOmnisharp to true
1414
* Windows: .NET Framework along with MSBuild Tools
1515
* MacOS/Linux: Mono with MSBuild

0 commit comments

Comments
 (0)