Add project files.

This commit is contained in:
2020-01-06 22:29:20 +01:00
parent 0c5631787c
commit 514796de23
33 changed files with 1496 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
</Project>