Console type needs exe

This commit is contained in:
Ben Adams
2017-03-31 18:36:59 +01:00
committed by Steve Sanderson
parent e1533c2203
commit b28f85236f

View File

@@ -5,6 +5,7 @@
<PropertyGroup>
<TargetFramework>netcoreapp1.1</TargetFramework>
<IsPackable>false</IsPackable>
<OutputType>exe</OutputType>
</PropertyGroup>
<ItemGroup>