aboutsummaryrefslogtreecommitdiff
path: root/src/dotnet/devcontainer-feature.json
diff options
context:
space:
mode:
authorJP Ungaretti <git@jungaretti.com>2023-03-01 04:20:58 +0300
committerJP Ungaretti <git@jungaretti.com>2023-03-01 04:20:58 +0300
commitb4b7d05ec86c1a0bdad0bf7350105e16bc3feef0 (patch)
tree9a2e24be6bcf58d28852f93a0c82c6c75ff2d40b /src/dotnet/devcontainer-feature.json
parent00f0c506f768df6e47cbc99960984c3198bd913c (diff)
Mention LTS in version description
Diffstat (limited to 'src/dotnet/devcontainer-feature.json')
-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",