15 lines
296 B
JSON
15 lines
296 B
JSON
{
|
|
"version": "0.2.0",
|
|
"configurations": [
|
|
{
|
|
"args": [
|
|
"-test 12h45m 724733451895455700"
|
|
]
|
|
},
|
|
{
|
|
"name": "C#: Launch Startup Project",
|
|
"type": "dotnet",
|
|
"request": "launch"
|
|
}
|
|
]
|
|
} |