Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29806.167 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Chess", "Chess.csproj", "{D2367663-B1D6-4C08-B870-0C5B4A056E9A}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{34887B0F-D3F9-4271-B4B9-CAA1FD4DF2FB}" 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 {D2367663-B1D6-4C08-B870-0C5B4A056E9A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D2367663-B1D6-4C08-B870-0C5B4A056E9A}.Debug|Any CPU.Build.0 = Debug|Any CPU {D2367663-B1D6-4C08-B870-0C5B4A056E9A}.Release|Any CPU.ActiveCfg = Release|Any CPU {D2367663-B1D6-4C08-B870-0C5B4A056E9A}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {ED2453F2-3EF4-4D2E-80F6-AE7E51336B86} EndGlobalSection EndGlobal