Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.1.32421.90 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Reformatter", "Reformatter.csproj", "{4E653964-26E7-4DCD-843A-41F841059BF8}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|AnyCPU = Debug|AnyCPU Release|AnyCPU = Release|AnyCPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {4E653964-26E7-4DCD-843A-41F841059BF8}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU {4E653964-26E7-4DCD-843A-41F841059BF8}.Debug|AnyCPU.Build.0 = Debug|Any CPU {4E653964-26E7-4DCD-843A-41F841059BF8}.Release|AnyCPU.ActiveCfg = Release|Any CPU {4E653964-26E7-4DCD-843A-41F841059BF8}.Release|AnyCPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal