Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.11.35312.102 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Day1", "Day1\Day1.csproj", "{B9B134C5-93CB-4F54-90F6-FA911A04BDA5}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {B9B134C5-93CB-4F54-90F6-FA911A04BDA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B9B134C5-93CB-4F54-90F6-FA911A04BDA5}.Debug|Any CPU.Build.0 = Debug|Any CPU {B9B134C5-93CB-4F54-90F6-FA911A04BDA5}.Release|Any CPU.ActiveCfg = Release|Any CPU {B9B134C5-93CB-4F54-90F6-FA911A04BDA5}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {8A2CDA81-8B9A-4F96-AE18-A11BC68BF332} EndGlobalSection EndGlobal