Skip to content

Commit e0501a4

Browse files
committed
To resolve the conflict
1 parent d2855d9 commit e0501a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/dotnet/devcontainer-feature.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "dotnet",
3-
"version": "2.3.0",
3+
"version": "2.2.1",
44
"name": "Dotnet CLI",
55
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/dotnet",
66
"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.",
@@ -50,7 +50,7 @@
5050
"vscode": {
5151
"extensions": [
5252
"ms-dotnettools.csharp"
53-
]
53+
]
5454
}
5555
},
5656
"installsAfter": [

0 commit comments

Comments
 (0)