Skip to content

Commit b6df3df

Browse files
authored
Merge pull request #7 from jguadagno/patch-1
Updated the csharp extension name
2 parents 19e7402 + 8b0603f commit b6df3df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"GitHub.vscode-github-actions",
2828
"ms-dotnettools.vscode-dotnet-runtime",
2929
"ms-dotnettools.csdevkit",
30-
"ms-dotnetools.csharp"
30+
"ms-dotnettools.csharp"
3131
]
3232
}
3333
},

0 commit comments

Comments
 (0)