Skip to content

Commit ca75374

Browse files
Update extensions list and move workspace file to root
1 parent a7433a7 commit ca75374

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.vscode/extensions.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"recommendations": [
33
"ms-dotnettools.csharp",
4-
"ms-dotnettools.vscodeintellicode-csharp",
54
"ms-dotnettools.vscode-dotnet-runtime",
65
"github.vscode-github-actions"
76
]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"folders": [
33
{
4-
"path": ".."
4+
"path": "."
55
}
66
],
77
"settings": {

0 commit comments

Comments
 (0)