2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2026-03-31 10:28:21 +00:00
Files
esiur-dotnet/Esiur.CLI/Properties/launchSettings.json
2026-03-17 22:15:43 +03:00

8 lines
169 B
JSON

{
"profiles": {
"Esiur.CLI": {
"commandName": "Project",
"commandLineArgs": "get-template EP://phase.delta.iq/sys/phase --dir c:\\temp\\an"
}
}
}