This commit is contained in:
2017-04-03 15:34:47 +02:00
parent b829ba01bc
commit 37bffcf4ed
7 changed files with 56 additions and 12 deletions

8
YaDaemon/YaDaemon.csproj Executable file
View File

@ -0,0 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp1.1</TargetFramework>
</PropertyGroup>
</Project>