Добавьте файлы проекта.

This commit is contained in:
2021-02-22 13:06:17 +05:00
parent 43fa77ccc4
commit 1869753ff1
3 changed files with 75 additions and 0 deletions

View File

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