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",