updated docker file, launch settings, globaljson version to net 8

This commit is contained in:
Srushti Pasari94
2023-10-30 13:02:11 +05:30
parent 386b7c8a57
commit b6b514675b
8 changed files with 13 additions and 13 deletions

View File

@@ -2,10 +2,10 @@
// README at: https://github.com/devcontainers/templates/tree/main/src/dotnet
{
"name": "eShopOnWeb",
"image": "mcr.microsoft.com/devcontainers/dotnet:0-7.0",
"image": "mcr.microsoft.com/devcontainers/dotnet:0-8.0",
"customizations": {
// Configure properties specific to VS Code.
// Configure properties specific to VS Code.
"vscode": {
// Add the IDs of extensions you want installed when the container is created.
"extensions": [