Files
esiur-dotnet/Examples/StandaloneWebServer/Properties/launchSettings.json
T
2026-04-04 04:31:30 +03:00

8 lines
139 B
JSON

{
"profiles": {
"Esiur.Examples.StandaloneWebServerDemo": {
"commandName": "Project",
"workingDirectory": "."
}
}
}