mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-12-20 00:55:48 +08:00
committed by
Patrik Svensson
parent
b64e016e8c
commit
705cf745ea
@@ -2,7 +2,7 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||
<TargetFramework>net5.0</TargetFramework>
|
||||
<LangVersion>9</LangVersion>
|
||||
<ExampleTitle>Prompt</ExampleTitle>
|
||||
<ExampleDescription>Demonstrates how to get input from a user.</ExampleDescription>
|
||||
|
||||
Reference in New Issue
Block a user