Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30907.101 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Modifiers", "HeuristicLab.Problems.Modifiers\HeuristicLab.Problems.Modifiers.csproj", "{5FBDCD4A-3C2A-4EC6-83CE-34B29F43621A}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{6918D699-500C-43AB-8080-C8982A23AB21}" ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Problems.Modifiers.Views", "HeuristicLab.Problems.Modifiers.Views\HeuristicLab.Problems.Modifiers.Views.csproj", "{7C396006-7C2C-4E08-86B4-16E4277F9ADC}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {5FBDCD4A-3C2A-4EC6-83CE-34B29F43621A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5FBDCD4A-3C2A-4EC6-83CE-34B29F43621A}.Debug|Any CPU.Build.0 = Debug|Any CPU {5FBDCD4A-3C2A-4EC6-83CE-34B29F43621A}.Debug|x64.ActiveCfg = Debug|x64 {5FBDCD4A-3C2A-4EC6-83CE-34B29F43621A}.Debug|x64.Build.0 = Debug|x64 {5FBDCD4A-3C2A-4EC6-83CE-34B29F43621A}.Debug|x86.ActiveCfg = Debug|x86 {5FBDCD4A-3C2A-4EC6-83CE-34B29F43621A}.Debug|x86.Build.0 = Debug|x86 {5FBDCD4A-3C2A-4EC6-83CE-34B29F43621A}.Release|Any CPU.ActiveCfg = Release|Any CPU {5FBDCD4A-3C2A-4EC6-83CE-34B29F43621A}.Release|Any CPU.Build.0 = Release|Any CPU {5FBDCD4A-3C2A-4EC6-83CE-34B29F43621A}.Release|x64.ActiveCfg = Release|x64 {5FBDCD4A-3C2A-4EC6-83CE-34B29F43621A}.Release|x64.Build.0 = Release|x64 {5FBDCD4A-3C2A-4EC6-83CE-34B29F43621A}.Release|x86.ActiveCfg = Release|x86 {5FBDCD4A-3C2A-4EC6-83CE-34B29F43621A}.Release|x86.Build.0 = Release|x86 {7C396006-7C2C-4E08-86B4-16E4277F9ADC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7C396006-7C2C-4E08-86B4-16E4277F9ADC}.Debug|Any CPU.Build.0 = Debug|Any CPU {7C396006-7C2C-4E08-86B4-16E4277F9ADC}.Debug|x64.ActiveCfg = Debug|Any CPU {7C396006-7C2C-4E08-86B4-16E4277F9ADC}.Debug|x64.Build.0 = Debug|Any CPU {7C396006-7C2C-4E08-86B4-16E4277F9ADC}.Debug|x86.ActiveCfg = Debug|Any CPU {7C396006-7C2C-4E08-86B4-16E4277F9ADC}.Debug|x86.Build.0 = Debug|Any CPU {7C396006-7C2C-4E08-86B4-16E4277F9ADC}.Release|Any CPU.ActiveCfg = Release|Any CPU {7C396006-7C2C-4E08-86B4-16E4277F9ADC}.Release|Any CPU.Build.0 = Release|Any CPU {7C396006-7C2C-4E08-86B4-16E4277F9ADC}.Release|x64.ActiveCfg = Release|Any CPU {7C396006-7C2C-4E08-86B4-16E4277F9ADC}.Release|x64.Build.0 = Release|Any CPU {7C396006-7C2C-4E08-86B4-16E4277F9ADC}.Release|x86.ActiveCfg = Release|Any CPU {7C396006-7C2C-4E08-86B4-16E4277F9ADC}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {57F4192E-DC9D-4075-867D-E68177A1B8FD} EndGlobalSection EndGlobal