aboutsummaryrefslogtreecommitdiff
path: root/src/dotnet/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/dotnet/README.md')
-rw-r--r--src/dotnet/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/dotnet/README.md b/src/dotnet/README.md
index 3ca4bbd..63d2a7c 100644
--- a/src/dotnet/README.md
+++ b/src/dotnet/README.md
@@ -21,6 +21,8 @@ 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 | - |
| installUsingApt | If true, it installs using apt instead of the release URL | boolean | true |
+
+
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/dotnet/devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/dotnet/devcontainer-feature.json). Add additional notes to a `NOTES.md`._