Skip to content

Commit ae43d66

Browse files
Merge pull request #5865 from dotnet/dev/lerich/readme-updates
Update README.md to notify user about .NET Runtime Tool
2 parents 4845f4f + 2ed8f59 commit ae43d66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ While it is possible to use the C# extension as a standalone extension, we highl
88

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.
11+
3. 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.
1112

1213
Note: If working on a solution that requires versions prior to .NET 6, install a Full Framework runtime and MSBuild tooling.
1314
* Set omnisharp.useModernNet to false and if you are on the pre-release verion, set dotnet.server.useOmnisharp to true
@@ -69,4 +70,4 @@ If someone has already filed an issue that encompasses your feedback, please lea
6970
Let us know what you think of the extension by taking the quick survey.
7071

7172

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

0 commit comments

Comments
 (0)