Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29613.14 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Atari-2600-EmuPlus", "Atari-2600-EmuPlus\Atari-2600-EmuPlus.csproj", "{64B15FD3-4071-4A52-A179-1783C05225DE}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0B9B88DC-44F2-43D7-9643-AD3C7846129E}" 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 {64B15FD3-4071-4A52-A179-1783C05225DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {64B15FD3-4071-4A52-A179-1783C05225DE}.Debug|Any CPU.Build.0 = Debug|Any CPU {64B15FD3-4071-4A52-A179-1783C05225DE}.Release|Any CPU.ActiveCfg = Release|Any CPU {64B15FD3-4071-4A52-A179-1783C05225DE}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {E6FF2B4E-B8B3-46AE-8FDB-C5D87B8DC5FE} EndGlobalSection EndGlobal