mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-11-02 01:55:27 +08:00
Parse quoted strings correctly
When parsing quoted strings, space was not handled properly in remaining arguments. Fixes #186
This commit is contained in:
committed by
Patrik Svensson
parent
241423dd16
commit
79742ce9e3
@@ -1,6 +1,7 @@
|
||||
<SolutionConfiguration>
|
||||
<Settings>
|
||||
<AllowParallelTestExecution>True</AllowParallelTestExecution>
|
||||
<InstrumentationMode>Optimised</InstrumentationMode>
|
||||
<SolutionConfigured>True</SolutionConfigured>
|
||||
</Settings>
|
||||
</SolutionConfiguration>
|
||||
Reference in New Issue
Block a user