wasCSharpSQLite – Rev 4

Subversion Repositories:
Rev:
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Community.CsharpSqlite.SQLiteClient", "Community.CsharpSqlite.SQLiteClient.csproj", "{7BC68E61-C64C-488C-975F-1E2248383B80}"
        ProjectSection(ProjectDependencies) = postProject
                {F1653F20-D47D-4F29-8C55-3C835542AF5F} = {F1653F20-D47D-4F29-8C55-3C835542AF5F}
        EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SQLiteClientTests", "SQLiteClientTests.csproj", "{B83741E9-7012-491E-B15D-3B083506A143}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Community.CsharpSqlite", "..\Community.CsharpSqlite\Community.CsharpSqlite.csproj", "{F1653F20-D47D-4F29-8C55-3C835542AF5F}"
EndProject
Global
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
                Debug|Any CPU = Debug|Any CPU
                Debug|x86 = Debug|x86
                Release|Any CPU = Release|Any CPU
                Release|x86 = Release|x86
        EndGlobalSection
        GlobalSection(ProjectConfigurationPlatforms) = postSolution
                {7BC68E61-C64C-488C-975F-1E2248383B80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
                {7BC68E61-C64C-488C-975F-1E2248383B80}.Debug|Any CPU.Build.0 = Debug|Any CPU
                {7BC68E61-C64C-488C-975F-1E2248383B80}.Debug|x86.ActiveCfg = Debug|x86
                {7BC68E61-C64C-488C-975F-1E2248383B80}.Debug|x86.Build.0 = Debug|x86
                {7BC68E61-C64C-488C-975F-1E2248383B80}.Release|Any CPU.ActiveCfg = Release|Any CPU
                {7BC68E61-C64C-488C-975F-1E2248383B80}.Release|Any CPU.Build.0 = Release|Any CPU
                {7BC68E61-C64C-488C-975F-1E2248383B80}.Release|x86.ActiveCfg = Release|Any CPU
                {B83741E9-7012-491E-B15D-3B083506A143}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
                {B83741E9-7012-491E-B15D-3B083506A143}.Debug|Any CPU.Build.0 = Debug|Any CPU
                {B83741E9-7012-491E-B15D-3B083506A143}.Debug|x86.ActiveCfg = Debug|x86
                {B83741E9-7012-491E-B15D-3B083506A143}.Debug|x86.Build.0 = Debug|x86
                {B83741E9-7012-491E-B15D-3B083506A143}.Release|Any CPU.ActiveCfg = Release|Any CPU
                {B83741E9-7012-491E-B15D-3B083506A143}.Release|Any CPU.Build.0 = Release|Any CPU
                {B83741E9-7012-491E-B15D-3B083506A143}.Release|x86.ActiveCfg = Release|x86
                {B83741E9-7012-491E-B15D-3B083506A143}.Release|x86.Build.0 = Release|x86
                {F1653F20-D47D-4F29-8C55-3C835542AF5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
                {F1653F20-D47D-4F29-8C55-3C835542AF5F}.Debug|Any CPU.Build.0 = Debug|Any CPU
                {F1653F20-D47D-4F29-8C55-3C835542AF5F}.Debug|x86.ActiveCfg = Debug|x86
                {F1653F20-D47D-4F29-8C55-3C835542AF5F}.Debug|x86.Build.0 = Debug|x86
                {F1653F20-D47D-4F29-8C55-3C835542AF5F}.Release|Any CPU.ActiveCfg = Release|Any CPU
                {F1653F20-D47D-4F29-8C55-3C835542AF5F}.Release|Any CPU.Build.0 = Release|Any CPU
                {F1653F20-D47D-4F29-8C55-3C835542AF5F}.Release|x86.ActiveCfg = Release|x86
                {F1653F20-D47D-4F29-8C55-3C835542AF5F}.Release|x86.Build.0 = Release|x86
        EndGlobalSection
        GlobalSection(MonoDevelopProperties) = preSolution
                StartupItem = SQLiteClientTests.csproj
        EndGlobalSection
        GlobalSection(SolutionProperties) = preSolution
                HideSolutionNode = FALSE
        EndGlobalSection
EndGlobal