Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.5.2.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MetaCourse.Api", "MetaCourse.Api\MetaCourse.Api.csproj", "{6B568060-4D99-2D52-11EC-A44F48EFA34B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {6B568060-4D99-2D52-11EC-A44F48EFA34B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6B568060-4D99-2D52-11EC-A44F48EFA34B}.Debug|Any CPU.Build.0 = Debug|Any CPU {6B568060-4D99-2D52-11EC-A44F48EFA34B}.Debug|x64.ActiveCfg = Debug|Any CPU {6B568060-4D99-2D52-11EC-A44F48EFA34B}.Debug|x64.Build.0 = Debug|Any CPU {6B568060-4D99-2D52-11EC-A44F48EFA34B}.Debug|x86.ActiveCfg = Debug|Any CPU {6B568060-4D99-2D52-11EC-A44F48EFA34B}.Debug|x86.Build.0 = Debug|Any CPU {6B568060-4D99-2D52-11EC-A44F48EFA34B}.Release|Any CPU.ActiveCfg = Release|Any CPU {6B568060-4D99-2D52-11EC-A44F48EFA34B}.Release|Any CPU.Build.0 = Release|Any CPU {6B568060-4D99-2D52-11EC-A44F48EFA34B}.Release|x64.ActiveCfg = Release|Any CPU {6B568060-4D99-2D52-11EC-A44F48EFA34B}.Release|x64.Build.0 = Release|Any CPU {6B568060-4D99-2D52-11EC-A44F48EFA34B}.Release|x86.ActiveCfg = Release|Any CPU {6B568060-4D99-2D52-11EC-A44F48EFA34B}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {A98C0AA4-816E-41B3-8542-28E358D75F73} EndGlobalSection EndGlobal