Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Machine.Validation", "Machine.Validation\Machine.Validation.csproj", "{79AC50D5-342F-42D7-BEE1-AFBED09886FC}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Machine.Validation.Tests", "Machine.Validation.Tests\Machine.Validation.Tests.csproj", "{FBDF3A5E-B512-41FD-827C-40F9D0380E15}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {79AC50D5-342F-42D7-BEE1-AFBED09886FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {79AC50D5-342F-42D7-BEE1-AFBED09886FC}.Debug|Any CPU.Build.0 = Debug|Any CPU {79AC50D5-342F-42D7-BEE1-AFBED09886FC}.Release|Any CPU.ActiveCfg = Release|Any CPU {79AC50D5-342F-42D7-BEE1-AFBED09886FC}.Release|Any CPU.Build.0 = Release|Any CPU {FBDF3A5E-B512-41FD-827C-40F9D0380E15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {FBDF3A5E-B512-41FD-827C-40F9D0380E15}.Debug|Any CPU.Build.0 = Debug|Any CPU {FBDF3A5E-B512-41FD-827C-40F9D0380E15}.Release|Any CPU.ActiveCfg = Release|Any CPU {FBDF3A5E-B512-41FD-827C-40F9D0380E15}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal