From d53b9d1816bac7a62f9ba5f20723eef428042d1f Mon Sep 17 00:00:00 2001 From: Dev containers Bot <126614555+devcontainers-bot@users.noreply.github.com> Date: Tue, 14 Nov 2023 09:56:03 -0800 Subject: [Updates] Automated vendor dotnet-install script (#750) * Automated dotnet-install script update * Bump version --------- 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 6585afb..b9c7260 100644 --- a/src/dotnet/devcontainer-feature.json +++ b/src/dotnet/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "dotnet", - "version": "2.0.1", + "version": "2.0.2", "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