aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/dotnet/devcontainer-feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dotnet/devcontainer-feature.json b/src/dotnet/devcontainer-feature.json
index b7f52e7..1c317fd 100644
--- a/src/dotnet/devcontainer-feature.json
+++ b/src/dotnet/devcontainer-feature.json
@@ -14,7 +14,7 @@
"3.1"
],
"default": "latest",
- "description": "Version of the .NET CLI to install."
+ "description": "Version of the .NET CLI to install. Use 'latest' to install the latest LTS version."
},
"additionalVersions": {
"type": "string",