aboutsummaryrefslogtreecommitdiff
path: root/src/dotnet
diff options
context:
space:
mode:
authorSamruddhi Khandale <skhandale@microsoft.com>2023-04-14 23:48:25 +0300
committerGitHub <noreply@github.com>2023-04-14 23:48:25 +0300
commit2237731474ace274b1756e63937a958131cf719e (patch)
tree0ba813fb0e58039acea71bdf9f73e1577268d2e0 /src/dotnet
parent8d3e9aca9d352a3c4459e321de5d0a0b12062112 (diff)
Automated documentation update (#521)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/dotnet')
-rw-r--r--src/dotnet/README.md6
1 files changed, 6 insertions, 0 deletions
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