Files
NostrServices/PayForReactions/Properties/launchSettings.json
2024-01-13 20:07:27 +00:00

13 lines
271 B
JSON

{
"$schema": "http://json.schemastore.org/launchsettings.json",
"profiles": {
"PayForReactions": {
"commandName": "Project",
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}