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}") = "Blacklight.Core", "..\Core\Core\Blacklight.Core.csproj", "{2D2E5B3F-6D56-4A0C-A8A9-2F9A8FDD3729}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Blacklight.WinForms", "WinForms\Blacklight.WinForms.csproj", "{2A5B1283-4AAF-46C9-8E66-8D365732C672}" ProjectSection(ProjectDependencies) = postProject {2D2E5B3F-6D56-4A0C-A8A9-2F9A8FDD3729} = {2D2E5B3F-6D56-4A0C-A8A9-2F9A8FDD3729} EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Blacklight.WinForms.UnitTests", "WinForms.UnitTests\Blacklight.WinForms.UnitTests.csproj", "{DA66076C-3F55-4C0F-A21E-7F088BF3CCC4}" ProjectSection(ProjectDependencies) = postProject {2A5B1283-4AAF-46C9-8E66-8D365732C672} = {2A5B1283-4AAF-46C9-8E66-8D365732C672} {2D2E5B3F-6D56-4A0C-A8A9-2F9A8FDD3729} = {2D2E5B3F-6D56-4A0C-A8A9-2F9A8FDD3729} EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|AnyCPU = Debug|AnyCPU Release|AnyCPU = Release|AnyCPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {2D2E5B3F-6D56-4A0C-A8A9-2F9A8FDD3729}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU {2D2E5B3F-6D56-4A0C-A8A9-2F9A8FDD3729}.Debug|AnyCPU.Build.0 = Debug|Any CPU {2D2E5B3F-6D56-4A0C-A8A9-2F9A8FDD3729}.Release|AnyCPU.ActiveCfg = Release|Any CPU {2D2E5B3F-6D56-4A0C-A8A9-2F9A8FDD3729}.Release|AnyCPU.Build.0 = Release|Any CPU {2A5B1283-4AAF-46C9-8E66-8D365732C672}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU {2A5B1283-4AAF-46C9-8E66-8D365732C672}.Debug|AnyCPU.Build.0 = Debug|Any CPU {2A5B1283-4AAF-46C9-8E66-8D365732C672}.Release|AnyCPU.ActiveCfg = Release|Any CPU {2A5B1283-4AAF-46C9-8E66-8D365732C672}.Release|AnyCPU.Build.0 = Release|Any CPU {DA66076C-3F55-4C0F-A21E-7F088BF3CCC4}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU {DA66076C-3F55-4C0F-A21E-7F088BF3CCC4}.Debug|AnyCPU.Build.0 = Debug|Any CPU {DA66076C-3F55-4C0F-A21E-7F088BF3CCC4}.Release|AnyCPU.ActiveCfg = Release|Any CPU {DA66076C-3F55-4C0F-A21E-7F088BF3CCC4}.Release|AnyCPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal