squash a bunch of commits
This commit is contained in:
15
Shogi.UI/Properties/launchSettings.json
Normal file
15
Shogi.UI/Properties/launchSettings.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Shogi.UI": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"dotnetRunMessages": true,
|
||||
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
|
||||
"applicationUrl": "https://localhost:3000",
|
||||
"nativeDebugging": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user