Upgrade to .net 5
Address breaking changes from Shogi.API nuget
This commit is contained in:
@@ -18,12 +18,11 @@
|
||||
},
|
||||
"AspShogiSockets": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": false,
|
||||
"launchUrl": "Socket/Token",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "http://127.0.0.1:5101"
|
||||
"applicationUrl": "http://127.0.0.1:5100"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user