Files
HomeMonitor/Weather/SerialReader/Properties/launchSettings.json

13 lines
321 B
JSON

{
"$schema": "http://json.schemastore.org/launchsettings.json",
"profiles": {
"SerialReader": {
"commandName": "Project",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"dotnetRunMessages": "true",
"applicationUrl": "http://localhost:62648/"
}
}
}