Files
yavsc/YaDaemon/YaDaemon.csproj
2018-01-02 16:35:03 +01:00

8 lines
169 B
XML

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