Added Full framework console sample.

This commit is contained in:
Eugene Wang
2018-11-14 06:04:35 -05:00
parent deff4dbae5
commit 593dd6e675
6 changed files with 114 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.1</TargetFramework>
<RootNamespace>ConsoleApp</RootNamespace>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">