Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FindDifferences", "FindDifferences\FindDifferences.csproj", "{82A5D621-315D-4059-8F01-245349D52438}" ProjectSection(WebsiteProperties) = preProject Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.Debug = "False" EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MergePDFs", "MergePDFs\MergePDFs.csproj", "{EDE182A0-5D65-48E4-909D-04902B462AF8}" ProjectSection(WebsiteProperties) = preProject Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.Debug = "False" EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {82A5D621-315D-4059-8F01-245349D52438}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {82A5D621-315D-4059-8F01-245349D52438}.Debug|Any CPU.Build.0 = Debug|Any CPU {82A5D621-315D-4059-8F01-245349D52438}.Release|Any CPU.ActiveCfg = Release|Any CPU {82A5D621-315D-4059-8F01-245349D52438}.Release|Any CPU.Build.0 = Release|Any CPU {EDE182A0-5D65-48E4-909D-04902B462AF8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {EDE182A0-5D65-48E4-909D-04902B462AF8}.Debug|Any CPU.Build.0 = Debug|Any CPU {EDE182A0-5D65-48E4-909D-04902B462AF8}.Release|Any CPU.ActiveCfg = Release|Any CPU {EDE182A0-5D65-48E4-909D-04902B462AF8}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal