Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravsaini04 committed Jun 24, 2024
1 parent 0ffa544 commit 2b48377
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/universal/.devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"ghcr.io/devcontainers/features/dotnet:2": {
"version": "8.0",
"dotnetRuntimeVersions": "7.0",
"dotnetRuntimeVersions": "7.0",
"aspNetCoreRuntimeVersions": "7.0"
},
"ghcr.io/devcontainers/features/hugo:1": {
Expand Down Expand Up @@ -147,4 +147,4 @@
]
}
}
}
}

0 comments on commit 2b48377

Please sign in to comment.