aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJP Ungaretti <git@jungaretti.com>2023-03-01 22:26:52 +0300
committerJP Ungaretti <git@jungaretti.com>2023-03-01 22:26:52 +0300
commitde13e76cb71ffbca7ab99213f86f60790d0cc383 (patch)
tree25a5998a3ba4a5acebd7c8cd131c638c4ae6e7dd /src
parent31b093b1615d7ff97ecfa30689be1bed30ff6024 (diff)
Revert name change
Diffstat (limited to 'src')
-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 ac7e7f1..04e5f0c 100644
--- a/src/dotnet/devcontainer-feature.json
+++ b/src/dotnet/devcontainer-feature.json
@@ -1,7 +1,7 @@
{
"id": "dotnet",
"version": "2.0.0",
- "name": ".NET",
+ "name": "Dotnet CLI",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/dotnet",
"description": "Installs .NET and its CLI. Offers options to install a specific version of .NET, additional versions of .NET, or just the .NET runtime.",
"options": {