blazor server added

This commit is contained in:
2021-10-13 09:29:56 -04:00
parent 2d2535f351
commit 61697bf9f7
60 changed files with 2463 additions and 0 deletions

View File

@@ -1,10 +1,16 @@

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Web", "Web\Web.csproj", "{979DAA86-473B-452E-9243-430E440A4019}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{979DAA86-473B-452E-9243-430E440A4019}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{979DAA86-473B-452E-9243-430E440A4019}.Debug|Any CPU.Build.0 = Debug|Any CPU
{979DAA86-473B-452E-9243-430E440A4019}.Release|Any CPU.ActiveCfg = Release|Any CPU
{979DAA86-473B-452E-9243-430E440A4019}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal