Skip to content

Commit b07862f

Browse files
Update README.md to notify user about .NET Runtime Tool
1 parent ea41fa6 commit b07862f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ 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) and a C# solution (.sln) and the extension will activate.
1111

12+
Whether you install C# Dev Kit or just the C# extension, the [.NET Runtime Installer Tool extension](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.vscode-dotnet-runtime) will be installed as a dependency.
13+
1214
Note: If working on a solution that requires versions prior to .NET 6, install a Full Framework runtime and MSBuild tooling.
1315
* Set omnisharp.useModernNet to false and if you are on the pre-release verion, set dotnet.server.useOmnisharp to true
1416
* Windows: .NET Framework along with MSBuild Tools
@@ -69,4 +71,4 @@ If someone has already filed an issue that encompasses your feedback, please lea
6971
Let us know what you think of the extension by taking the quick survey.
7072

7173

72-
[csdevkitextension]: https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit
74+
[csdevkitextension]: https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit

0 commit comments

Comments
 (0)