LobbyServer/LobbyServerSourceGenerator/Properties/launchSettings.json

8 lines
160 B
JSON

{
"profiles": {
"Generator": {
"commandName": "DebugRoslynComponent",
"targetProject": "..\\LobbyServerDto\\LobbyServerDto.csproj"
}
}
}