@@ -16,6 +16,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{FECC0E44
1616EndProject
1717Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "SQLite.Tests.iOS" , "tests\SQLite.Tests.iOS\SQLite.Tests.iOS.csproj" , "{81850129-71C3-40C7-A48B-AA5D2C2E365E}"
1818EndProject
19+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "SQLite-net-std" , "nuget\SQLite-net-std\SQLite-net-std.csproj" , "{081D08D6-10F1-431B-88FE-469FD9FE898C}"
20+ EndProject
1921Global
2022 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
2123 Debug| Any CPU = Debug| Any CPU
@@ -62,6 +64,18 @@ Global
6264 {81850129-71C3-40C7-A48B-AA5D2C2E365E} .Release| iPhoneSimulator .Build .0 = Release| iPhoneSimulator
6365 {81850129-71C3-40C7-A48B-AA5D2C2E365E} .Debug| iPhone .ActiveCfg = Debug| iPhone
6466 {81850129-71C3-40C7-A48B-AA5D2C2E365E} .Debug| iPhone .Build .0 = Debug| iPhone
67+ {081D08D6-10F1-431B-88FE-469FD9FE898C} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
68+ {081D08D6-10F1-431B-88FE-469FD9FE898C} .Debug| Any CPU .Build .0 = Debug| Any CPU
69+ {081D08D6-10F1-431B-88FE-469FD9FE898C} .Release| Any CPU .ActiveCfg = Release| Any CPU
70+ {081D08D6-10F1-431B-88FE-469FD9FE898C} .Release| Any CPU .Build .0 = Release| Any CPU
71+ {081D08D6-10F1-431B-88FE-469FD9FE898C} .Debug| iPhoneSimulator .ActiveCfg = Debug| Any CPU
72+ {081D08D6-10F1-431B-88FE-469FD9FE898C} .Debug| iPhoneSimulator .Build .0 = Debug| Any CPU
73+ {081D08D6-10F1-431B-88FE-469FD9FE898C} .Release| iPhone .ActiveCfg = Release| Any CPU
74+ {081D08D6-10F1-431B-88FE-469FD9FE898C} .Release| iPhone .Build .0 = Release| Any CPU
75+ {081D08D6-10F1-431B-88FE-469FD9FE898C} .Release| iPhoneSimulator .ActiveCfg = Release| Any CPU
76+ {081D08D6-10F1-431B-88FE-469FD9FE898C} .Release| iPhoneSimulator .Build .0 = Release| Any CPU
77+ {081D08D6-10F1-431B-88FE-469FD9FE898C} .Debug| iPhone .ActiveCfg = Debug| Any CPU
78+ {081D08D6-10F1-431B-88FE-469FD9FE898C} .Debug| iPhone .Build .0 = Debug| Any CPU
6579 EndGlobalSection
6680 GlobalSection (NestedProjects ) = preSolution
6781 {6947A8F1-99BE-4DD1-AD4D-D89425CE67A2} = {FECC0E44-E626-49CB-BD8B-0CFBD93FBEFF}
0 commit comments