Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 25.0.1706.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BlazorProject", "BlazorProject\BlazorProject.csproj", "{4B84D2B8-1D74-4293-945B-F1A30FCAB5B3}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {4B84D2B8-1D74-4293-945B-F1A30FCAB5B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {4B84D2B8-1D74-4293-945B-F1A30FCAB5B3}.Debug|Any CPU.Build.0 = Debug|Any CPU {4B84D2B8-1D74-4293-945B-F1A30FCAB5B3}.Release|Any CPU.ActiveCfg = Release|Any CPU {4B84D2B8-1D74-4293-945B-F1A30FCAB5B3}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {53A12814-0FFE-4309-AE10-CC11EA1AF54D} EndGlobalSection EndGlobal