Skip to content

Commit 7d43a56

Browse files
Arlodotexemichael-hawker
authored andcommitted
Install net7 in devcontainer
1 parent eca200c commit 7d43a56

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
@@ -7,7 +7,7 @@
77
"args": {
88
// Update 'VARIANT' to pick a .NET Core version: 3.1, 5.0, 6.0
99
// Append -bullseye or -focal to pin to an OS version.
10-
"VARIANT": "6.0",
10+
"VARIANT": "7.0",
1111
// Options
1212
"NODE_VERSION": "lts/*"
1313
}

0 commit comments

Comments
 (0)