1
0
mirror of https://github.com/Sarsoo/csbindgen.git synced 2025-01-13 14:57:47 +00:00
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"
}
}
}