Skip to content

Instantly share code, notes, and snippets.

@cradle77
Last active June 12, 2019 10:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cradle77/b434e51006485ba4fc519c50ee32f02c to your computer and use it in GitHub Desktop.
Save cradle77/b434e51006485ba4fc519c50ee32f02c to your computer and use it in GitHub Desktop.
{
"name": "C# (.NET Core Latest)",
"dockerFile": "Dockerfile",
"appPort": [
"5000:5000",
"5001:5001"
],
"shutdownAction": "stopContainer",
"extensions": [
"ms-vscode.csharp"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment