Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InstantSetup.Core", "InstantSetup.Core\InstantSetup.Core.csproj", "{70F74850-DC74-431E-993D-8200E13B026A}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InstantSetup", "InstantSetup\InstantSetup.csproj", "{72CDEB87-1ED2-4177-8C00-962E79F36CA6}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {70F74850-DC74-431E-993D-8200E13B026A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {70F74850-DC74-431E-993D-8200E13B026A}.Debug|Any CPU.Build.0 = Debug|Any CPU {70F74850-DC74-431E-993D-8200E13B026A}.Release|Any CPU.ActiveCfg = Release|Any CPU {70F74850-DC74-431E-993D-8200E13B026A}.Release|Any CPU.Build.0 = Release|Any CPU {72CDEB87-1ED2-4177-8C00-962E79F36CA6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {72CDEB87-1ED2-4177-8C00-962E79F36CA6}.Debug|Any CPU.Build.0 = Debug|Any CPU {72CDEB87-1ED2-4177-8C00-962E79F36CA6}.Release|Any CPU.ActiveCfg = Release|Any CPU {72CDEB87-1ED2-4177-8C00-962E79F36CA6}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal