Add description for 'Info' example

This commit is contained in:
Patrik Svensson 2020-09-05 08:52:06 +02:00
parent 29ce14e1e8
commit e6e9a4d950

View File

@ -4,6 +4,7 @@
<OutputType>Exe</OutputType> <OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework> <TargetFramework>netcoreapp3.1</TargetFramework>
<IsPackable>false</IsPackable> <IsPackable>false</IsPackable>
<Description>Demonstrates how to render data into columns.</Description>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>