Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuxel committed Apr 15, 2019
1 parent 0e0cb3f commit b80366b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions containers/dotnetcore-latest/.devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": ".C# (.NET Core Latest)",
"name": "C# (.NET Core Latest)",
"dockerFile": "Dockerfile",
"appPort": 8090,
"extensions": [
"ms-vscode.csharp"
]
}
}

0 comments on commit b80366b

Please sign in to comment.