From 0599c63f8fdfd5fd9f81144fc4737d974620ebe8 Mon Sep 17 00:00:00 2001 From: Samruddhi Khandale Date: Thu, 28 Sep 2023 10:08:39 -0700 Subject: [Updates] Automated vendor dotnet-install script (#698) * Automated dotnet-install script update * version bump --------- Co-authored-by: github-actions --- 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 f00e0d3..6585afb 100644 --- a/src/dotnet/devcontainer-feature.json +++ b/src/dotnet/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "dotnet", - "version": "2.0.0", + "version": "2.0.1", "name": "Dotnet CLI", "documentationURL": "https://github.com/devcontainers/features/tree/main/src/dotnet", "description": "This Feature installs the latest .NET SDK, which includes the .NET CLI and the shared runtime. Options are provided to choose a different version or additional versions.", -- cgit v1.2.3