From 2237731474ace274b1756e63937a958131cf719e Mon Sep 17 00:00:00 2001 From: Samruddhi Khandale Date: Fri, 14 Apr 2023 13:48:25 -0700 Subject: Automated documentation update (#521) Automated documentation update [skip ci] Co-authored-by: github-actions --- src/dotnet/README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/dotnet') diff --git a/src/dotnet/README.md b/src/dotnet/README.md index c13c998..83c4249 100644 --- a/src/dotnet/README.md +++ b/src/dotnet/README.md @@ -19,6 +19,12 @@ Installs the .NET CLI. Provides option of installing sdk or runtime, and option | runtimeOnly | Install just the dotnet runtime if true, and sdk if false. | boolean | false | | installUsingApt | If true, it installs using apt instead of the release URL | boolean | true | +## Customizations + +### VS Code Extensions + +- `ms-dotnettools.csharp` + ## OS Support -- cgit v1.2.3