mirror of
https://github.com/dotnet/intro-to-dotnet-web-dev.git
synced 2026-04-21 06:13:49 +00:00
Update devcontainer name
Fixes copy / paste error
This commit is contained in:
parent
66100c7304
commit
9bd80b4018
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
|
||||
// README at: https://github.com/devcontainers/templates/tree/main/src/dotnet
|
||||
{
|
||||
"name": ".NET Blog",
|
||||
"name": "Intro to .NET webdev",
|
||||
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
|
||||
"image": "mcr.microsoft.com/devcontainers/dotnet:0-6.0",
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue