servicepoint-tanks/tanks-backend/EndiannessSourceGenerator/Properties/launchSettings.json
2024-04-21 14:32:29 +02:00

10 lines
252 B
JSON

{
"$schema": "http://json.schemastore.org/launchsettings.json",
"profiles": {
"Generators": {
"commandName": "DebugRoslynComponent",
"targetProject": "../DisplayCommands/DisplayCommands.csproj"
}
}
}