wasCSharpSQLite – Blame information for rev

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 
2 Microsoft Visual Studio Solution File, Format Version 11.00
3 # Visual Studio 2010
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Community.CsharpSqlite.SQLiteClient.WP", "Community.CsharpSqlite.SQLiteClient.WP.csproj", "{22E602F9-ADB6-4B94-B980-40EB1E83BE8B}"
5 EndProject
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Community.CsharpSqlite.WinPhone", "..\Community.CsharpSqlite.WinPhone\Community.CsharpSqlite.WinPhone.csproj", "{A1CF8CB2-DB66-4036-AB1F-9D205D5C93E9}"
7 EndProject
8 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Data.Ersatz.WinPhone", "..\System.Data.Ersatz\WinPhone\System.Data.Ersatz.WinPhone.csproj", "{60396C62-02C2-45FE-98BD-4A16E076722B}"
9 EndProject
10 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SQLiteClientTests.WinPhone", "SQLiteClientTests\SQLiteClientTests.WinPhone.csproj", "{C1A7EA2C-8FAE-46F3-BBE1-AFD6DDB81A3E}"
11 EndProject
12 Global
13 GlobalSection(SolutionConfigurationPlatforms) = preSolution
14 Debug|Any CPU = Debug|Any CPU
15 Release|Any CPU = Release|Any CPU
16 EndGlobalSection
17 GlobalSection(ProjectConfigurationPlatforms) = postSolution
18 {22E602F9-ADB6-4B94-B980-40EB1E83BE8B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19 {22E602F9-ADB6-4B94-B980-40EB1E83BE8B}.Debug|Any CPU.Build.0 = Debug|Any CPU
20 {22E602F9-ADB6-4B94-B980-40EB1E83BE8B}.Release|Any CPU.ActiveCfg = Release|Any CPU
21 {22E602F9-ADB6-4B94-B980-40EB1E83BE8B}.Release|Any CPU.Build.0 = Release|Any CPU
22 {A1CF8CB2-DB66-4036-AB1F-9D205D5C93E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
23 {A1CF8CB2-DB66-4036-AB1F-9D205D5C93E9}.Debug|Any CPU.Build.0 = Debug|Any CPU
24 {A1CF8CB2-DB66-4036-AB1F-9D205D5C93E9}.Release|Any CPU.ActiveCfg = Release|Any CPU
25 {A1CF8CB2-DB66-4036-AB1F-9D205D5C93E9}.Release|Any CPU.Build.0 = Release|Any CPU
26 {60396C62-02C2-45FE-98BD-4A16E076722B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
27 {60396C62-02C2-45FE-98BD-4A16E076722B}.Debug|Any CPU.Build.0 = Debug|Any CPU
28 {60396C62-02C2-45FE-98BD-4A16E076722B}.Release|Any CPU.ActiveCfg = Release|Any CPU
29 {60396C62-02C2-45FE-98BD-4A16E076722B}.Release|Any CPU.Build.0 = Release|Any CPU
30 {C1A7EA2C-8FAE-46F3-BBE1-AFD6DDB81A3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
31 {C1A7EA2C-8FAE-46F3-BBE1-AFD6DDB81A3E}.Debug|Any CPU.Build.0 = Debug|Any CPU
32 {C1A7EA2C-8FAE-46F3-BBE1-AFD6DDB81A3E}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
33 {C1A7EA2C-8FAE-46F3-BBE1-AFD6DDB81A3E}.Release|Any CPU.ActiveCfg = Release|Any CPU
34 {C1A7EA2C-8FAE-46F3-BBE1-AFD6DDB81A3E}.Release|Any CPU.Build.0 = Release|Any CPU
35 {C1A7EA2C-8FAE-46F3-BBE1-AFD6DDB81A3E}.Release|Any CPU.Deploy.0 = Release|Any CPU
36 EndGlobalSection
37 GlobalSection(SolutionProperties) = preSolution
38 HideSolutionNode = FALSE
39 EndGlobalSection
40 EndGlobal