Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.2.32616.157 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "blazor_lab", "blazor_lab\blazor_lab.csproj", "{7B8F9C82-6399-47FC-A996-8140F39484D6}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {7B8F9C82-6399-47FC-A996-8140F39484D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7B8F9C82-6399-47FC-A996-8140F39484D6}.Debug|Any CPU.Build.0 = Debug|Any CPU {7B8F9C82-6399-47FC-A996-8140F39484D6}.Release|Any CPU.ActiveCfg = Release|Any CPU {7B8F9C82-6399-47FC-A996-8140F39484D6}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {95423355-3A6F-48EB-B72A-9CD0DB0C3AC0} EndGlobalSection EndGlobal