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

9 lines
190 B
XML
Executable File

<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="15.0">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp1.0</TargetFramework>
</PropertyGroup>
</Project>