Added Viewer and
change to App Setting File from Constants
This commit is contained in:
3
Archive/.vscode/launch.json
vendored
3
Archive/.vscode/launch.json
vendored
@ -29,7 +29,8 @@
|
||||
{
|
||||
"name": ".NET Core Attach",
|
||||
"type": "coreclr",
|
||||
"request": "attach"
|
||||
"request": "attach",
|
||||
"processName": "Archive"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user