Rename folder from Shogi.Sockets to Shogi.Api
This commit is contained in:
18
Shogi.Api/.config/dotnet-tools.json
Normal file
18
Shogi.Api/.config/dotnet-tools.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"isRoot": true,
|
||||
"tools": {
|
||||
"dotnet-ef": {
|
||||
"version": "6.0.5",
|
||||
"commands": [
|
||||
"dotnet-ef"
|
||||
]
|
||||
},
|
||||
"microsoft.dotnet-msidentity": {
|
||||
"version": "1.0.3",
|
||||
"commands": [
|
||||
"dotnet-msidentity"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user