Update examples

This commit is contained in:
Patrik Svensson
2020-10-01 12:46:40 +02:00
committed by Patrik Svensson
parent 93ec7401c8
commit e429f6434b
18 changed files with 54 additions and 44 deletions

View File

@ -4,6 +4,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<IsPackable>false</IsPackable>
<Title>Colors</Title>
<Description>Demonstrates how to use [yellow]c[/][red]o[/][green]l[/][blue]o[/][aqua]r[/][lime]s[/] in the console.</Description>
</PropertyGroup>