Files
2017-10-07 08:16:49 +01:00

10 lines
217 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.0</TargetFramework>
<AssemblyVersion>1.3.0.0</AssemblyVersion>
</PropertyGroup>
</Project>