Upgrade to .net 5
Address breaking changes from Shogi.API nuget
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"AppSettings": {
|
||||
"IdentityServer": "https://identity.lucaserver.space/",
|
||||
"GameboardShogiApi": "https://api.lucaserver.space/Gameboard.Shogi.Api/",
|
||||
"GameboardShogiApi": "https://dev.lucaserver.space/Gameboard.Shogi.Api/",
|
||||
"ClientId": "DevClientId",
|
||||
"ClientSecret": "DevSecret",
|
||||
"Scope": "DevEnvironment"
|
||||
|
||||
Reference in New Issue
Block a user