spectre.console/global.json
Patrik Svensson 2011cb2eff Do not append suffix to text prompt
Do not append suffix to text prompt unless
there are choices or a default value specified.

Closes #413
2021-07-05 09:15:54 +02:00

7 lines
111 B
JSON

{
"projects": [ "src", "tests" ],
"sdk": {
"version": "5.0.301",
"rollForward": "latestPatch"
}
}