2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2026-04-04 04:18:22 +00:00
Files
esiur-dotnet/Examples/StandaloneWebServer/Properties/launchSettings.json
2026-04-04 04:31:30 +03:00

8 lines
139 B
JSON

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