yavsc/YaDaemon/YaDaemon.csproj

8 lines
169 B
XML

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