blazor added back

This commit is contained in:
2021-10-13 17:33:18 -04:00
parent bf937f7a2e
commit d0ad783cfd
35 changed files with 1410 additions and 0 deletions

7
Web/Web.csproj Normal file
View File

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