Adding projects

This commit is contained in:
2023-10-03 11:08:23 +02:00
parent 9813dee3f0
commit 4ac8ce64eb
40 changed files with 1046 additions and 0 deletions

View File

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