@@ -3,11 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 11.00
33# Visual Studio 2010
44Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{A0E59A10-7BD0-4554-B133-66FA850159BE}"
55 Project Section (SolutionItems ) = preProject
6- sqlite -net -pcl .nuspec = sqlite -net -pcl .nuspec
7- sqlite -net .nuspec = sqlite -net .nuspec
86 Makefile = Makefile
9- sqlite -net -base .nuspec = sqlite -net -base .nuspec
10- sqlite -net -sqlcipher .nuspec = sqlite -net -sqlcipher .nuspec
117 README .md = README .md
128 EndProject Section
139EndProject
@@ -25,6 +21,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SQLite-net-sqlcipher", "nug
2521EndProject
2622Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "SQLite.Tests" , "tests\SQLite.Tests\SQLite.Tests.csproj" , "{80B66A43-B358-4438-BF06-6351B86B121A}"
2723EndProject
24+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "SQLite-net-static" , "nuget\SQLite-net-static\SQLite-net-static.csproj" , "{7CD60DAE-D505-4C2E-80B3-296556CE711E}"
25+ EndProject
2826Global
2927 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
3028 Debug| Any CPU = Debug| Any CPU
@@ -107,6 +105,18 @@ Global
107105 {80B66A43-B358-4438-BF06-6351B86B121A} .Release| iPhoneSimulator .Build .0 = Release| Any CPU
108106 {80B66A43-B358-4438-BF06-6351B86B121A} .Debug| iPhone .ActiveCfg = Debug| Any CPU
109107 {80B66A43-B358-4438-BF06-6351B86B121A} .Debug| iPhone .Build .0 = Debug| Any CPU
108+ {7CD60DAE-D505-4C2E-80B3-296556CE711E} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
109+ {7CD60DAE-D505-4C2E-80B3-296556CE711E} .Debug| Any CPU .Build .0 = Debug| Any CPU
110+ {7CD60DAE-D505-4C2E-80B3-296556CE711E} .Release| Any CPU .ActiveCfg = Release| Any CPU
111+ {7CD60DAE-D505-4C2E-80B3-296556CE711E} .Release| Any CPU .Build .0 = Release| Any CPU
112+ {7CD60DAE-D505-4C2E-80B3-296556CE711E} .Debug| iPhoneSimulator .ActiveCfg = Debug| Any CPU
113+ {7CD60DAE-D505-4C2E-80B3-296556CE711E} .Debug| iPhoneSimulator .Build .0 = Debug| Any CPU
114+ {7CD60DAE-D505-4C2E-80B3-296556CE711E} .Release| iPhone .ActiveCfg = Release| Any CPU
115+ {7CD60DAE-D505-4C2E-80B3-296556CE711E} .Release| iPhone .Build .0 = Release| Any CPU
116+ {7CD60DAE-D505-4C2E-80B3-296556CE711E} .Release| iPhoneSimulator .ActiveCfg = Release| Any CPU
117+ {7CD60DAE-D505-4C2E-80B3-296556CE711E} .Release| iPhoneSimulator .Build .0 = Release| Any CPU
118+ {7CD60DAE-D505-4C2E-80B3-296556CE711E} .Debug| iPhone .ActiveCfg = Debug| Any CPU
119+ {7CD60DAE-D505-4C2E-80B3-296556CE711E} .Debug| iPhone .Build .0 = Debug| Any CPU
110120 EndGlobalSection
111121 GlobalSection (NestedProjects ) = preSolution
112122 {81850129-71C3-40C7-A48B-AA5D2C2E365E} = {FECC0E44-E626-49CB-BD8B-0CFBD93FBEFF}
0 commit comments