Waste/Waste.SocketService.cs/Properties/launchSettings.json

12 lines
216 B
JSON
Raw Permalink Normal View History

2021-11-23 17:49:40 +08:00
{
"profiles": {
"Waste.SocketService.cs": {
"commandName": "Project",
"dotnetRunMessages": "true",
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}