trying to merge identity in api
This commit is contained in:
parent
9d4fd1e6c0
commit
5f6095f3ef
39 changed files with 868 additions and 282 deletions
5
.vscode/launch.json
vendored
5
.vscode/launch.json
vendored
|
@ -33,7 +33,10 @@
|
|||
"args": [],
|
||||
"cwd": "${workspaceFolder}/Sledgemapper",
|
||||
"console": "internalConsole",
|
||||
"stopAtEntry": false
|
||||
"stopAtEntry": false,
|
||||
"env": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Identity.API",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue