Skip to content

Commit a220851

Browse files
authored
Change location of contributing devcontainer.json file to improve default codespace experience. (#7704)
1 parent f3b72d5 commit a220851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/contributing/devcontainer.json renamed to .devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"ghcr.io/devcontainers/features/dotnet": {
1212
"additionalVersions": [
1313
"8.0.403"
14-
],
14+
]
1515
},
1616
"ghcr.io/devcontainers/features/node:1": {},
1717
"ghcr.io/devcontainers/features/python:1": {},

0 commit comments

Comments
 (0)