csbindgen/GroupedNativeMethodsGenerator/Properties/launchSettings.json

8 lines
164 B
JSON
Raw Normal View History

2023-04-14 17:54:15 +01:00
{
"profiles": {
"P1": {
"commandName": "DebugRoslynComponent",
"targetProject": "..\\dotnet-sandbox\\CsbindgenDotnetConsoleApp.csproj"
}
}
}