net6.0
This commit is contained in:
parent
70f6e411e5
commit
4f040be236
18 changed files with 144 additions and 99 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
|
@ -32,7 +32,7 @@
|
|||
"type": "coreclr",
|
||||
"request": "launch",
|
||||
"preLaunchTask": "build",
|
||||
"program": "${workspaceFolder}/src/isnd/bin/Debug/netcoreapp2.1/isnd.dll",
|
||||
"program": "${workspaceFolder}/src/isnd/bin/Debug/net6.0/isnd.dll",
|
||||
"args": [],
|
||||
"cwd": "${workspaceFolder}/src/isnd",
|
||||
"stopAtEntry": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue