From 8befe8c114095eead94ddbe8974e4386f4b814fd Mon Sep 17 00:00:00 2001 From: Josh Spicer Date: Fri, 26 Aug 2022 12:04:54 -0400 Subject: bump all features to pick up metadata changes in CLI v0.14.0 (#118) --- src/dotnet/devcontainer-feature.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dotnet/devcontainer-feature.json') diff --git a/src/dotnet/devcontainer-feature.json b/src/dotnet/devcontainer-feature.json index bd1597c..4ee4164 100644 --- a/src/dotnet/devcontainer-feature.json +++ b/src/dotnet/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "dotnet", - "version": "1.0.4", + "version": "1.0.5", "name": "Dotnet CLI", "documentationURL": "https://github.com/devcontainers/features/tree/main/src/dotnet", "description": "Installs the .NET CLI. Provides option of installing sdk or runtime, and option of versions to install. Uses latest version of .NET sdk as defaults to install.", -- cgit v1.2.3