csbindgen/GroupedNativeMethodsGenerator/Properties/launchSettings.json
2023-04-15 01:54:15 +09:00

8 lines
164 B
JSON

{
"profiles": {
"P1": {
"commandName": "DebugRoslynComponent",
"targetProject": "..\\dotnet-sandbox\\CsbindgenDotnetConsoleApp.csproj"
}
}
}