Добавлено уведомление о обновлении

This commit is contained in:
FrigaT
2026-04-22 10:15:56 +03:00
parent c32eee0954
commit 45b8a168a1
6 changed files with 81 additions and 9 deletions

View File

@@ -10,6 +10,14 @@
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"https (prod)": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
"applicationUrl": "https://localhost:7225;http://localhost:5181"
}
}
}