Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.1.32319.34 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BusinessCard", "BusinessCard\BusinessCard.csproj", "{63D0C8A9-2619-464F-AFBA-CE1AE46C1D11}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{80B32A87-5782-456C-8D63-8AD17A6D5CEE}" ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {63D0C8A9-2619-464F-AFBA-CE1AE46C1D11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {63D0C8A9-2619-464F-AFBA-CE1AE46C1D11}.Debug|Any CPU.Build.0 = Debug|Any CPU {63D0C8A9-2619-464F-AFBA-CE1AE46C1D11}.Release|Any CPU.ActiveCfg = Release|Any CPU {63D0C8A9-2619-464F-AFBA-CE1AE46C1D11}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {AC81CD80-4A01-42E7-A6FC-6553A8FEE570} EndGlobalSection EndGlobal