You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
1.7 KiB
Plaintext

2 years ago

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33530.505
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BootstrapBlazorStudy.EmptyServerBlazorApp", "BootstrapBlazorStudy.EmptyServerBlazorApp\BootstrapBlazorStudy.EmptyServerBlazorApp.csproj", "{8C1EC7AB-2D78-44A3-B415-FEC0F766F1DF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BootstrapBlazorStudy.ServerBlazorApp", "BootstrapBlazorStudy.ServerBlazorApp\BootstrapBlazorStudy.ServerBlazorApp.csproj", "{C99B50B9-2D08-467C-BD30-F39F73039D5C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8C1EC7AB-2D78-44A3-B415-FEC0F766F1DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8C1EC7AB-2D78-44A3-B415-FEC0F766F1DF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8C1EC7AB-2D78-44A3-B415-FEC0F766F1DF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8C1EC7AB-2D78-44A3-B415-FEC0F766F1DF}.Release|Any CPU.Build.0 = Release|Any CPU
{C99B50B9-2D08-467C-BD30-F39F73039D5C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C99B50B9-2D08-467C-BD30-F39F73039D5C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C99B50B9-2D08-467C-BD30-F39F73039D5C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C99B50B9-2D08-467C-BD30-F39F73039D5C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {294A40E7-0ACC-420C-B456-8E90FD4139EB}
EndGlobalSection
EndGlobal