servicepoint-tanks/tanks-backend/EndiannessSourceGenerator/Properties/launchSettings.json

10 lines
252 B
JSON
Raw Normal View History

2024-04-21 12:38:03 +02:00
{
"$schema": "http://json.schemastore.org/launchsettings.json",
"profiles": {
"Generators": {
"commandName": "DebugRoslynComponent",
"targetProject": "../DisplayCommands/DisplayCommands.csproj"
}
}
}