Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TheAgileWorkshop.SQLiteWithSchemaSupport.Tests", "TheAgileWorkshop.SQLiteWithSchemaSupport.Tests\TheAgileWorkshop.SQLiteWithSchemaSupport.Tests.csproj", "{98A4B5DA-BEF7-4CD5-9538-9E472FE4C2C9}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TheAgileWorkshop.SQLiteWithSchemaSupport", "TheAgileWorkshop.SQLiteWithSchemaSupport\TheAgileWorkshop.SQLiteWithSchemaSupport.csproj", "{C48331B2-C646-45B6-9944-E7CC2120D97A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {98A4B5DA-BEF7-4CD5-9538-9E472FE4C2C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {98A4B5DA-BEF7-4CD5-9538-9E472FE4C2C9}.Debug|Any CPU.Build.0 = Debug|Any CPU {98A4B5DA-BEF7-4CD5-9538-9E472FE4C2C9}.Release|Any CPU.ActiveCfg = Release|Any CPU {98A4B5DA-BEF7-4CD5-9538-9E472FE4C2C9}.Release|Any CPU.Build.0 = Release|Any CPU {C48331B2-C646-45B6-9944-E7CC2120D97A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C48331B2-C646-45B6-9944-E7CC2120D97A}.Debug|Any CPU.Build.0 = Debug|Any CPU {C48331B2-C646-45B6-9944-E7CC2120D97A}.Release|Any CPU.ActiveCfg = Release|Any CPU {C48331B2-C646-45B6-9944-E7CC2120D97A}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal