DotnetStandardStreams/source/DotnetStreamsApp/Properties/launchSettings.json
2025-05-15 13:27:49 -06:00

9 lines
220 B
JSON

{
"profiles": {
"StreamsTest": {
"commandName": "Project",
"commandLineArgs": "C:\\Users\\Phil\\source\\repos\\DotnetStreams\\DotnetStreamsApp\\delme.txt",
"sqlDebugging": true
}
}
}