mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-12-28 03:25:48 +08:00
Add text prompt support
This commit is contained in:
committed by
Patrik Svensson
parent
380c6aca45
commit
0d209d8f18
@@ -1,7 +1,7 @@
|
||||
<Project>
|
||||
<PropertyGroup Label="Settings">
|
||||
<Deterministic>true</Deterministic>
|
||||
<LangVersion>8.0</LangVersion>
|
||||
<LangVersion>9.0</LangVersion>
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>embedded</DebugType>
|
||||
<MinVerSkip Condition="'$(Configuration)' == 'Debug'">true</MinVerSkip>
|
||||
|
||||
Reference in New Issue
Block a user