Add project files.

This commit is contained in:
Tracy Pearson
2022-11-22 12:56:52 -05:00
parent ec8a57c5d2
commit 7d5c48565c
53 changed files with 40141 additions and 0 deletions

View File

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