11
22Microsoft Visual Studio Solution File, Format Version 12.00
33# Visual Studio 15
4- VisualStudioVersion = 15.0.27130.2026
4+ VisualStudioVersion = 15.0.27130.2036
55MinimumVisualStudioVersion = 10.0.40219.1
66Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{4A5A60DD-41B6-40BF-B677-227A921ECCC8}"
77 Project Section (SolutionItems ) = preProject
@@ -31,6 +31,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Npgsql.RawPostgis", "src\Np
3131EndProject
3232Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Npgsql.NetTopologySuite" , "src\Npgsql.NetTopologySuite\Npgsql.NetTopologySuite.csproj" , "{6CB12050-DC9B-4155-BADD-BFDD54CDD70F}"
3333EndProject
34+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Npgsql.GeoJSON" , "src\Npgsql.GeoJSON\Npgsql.GeoJSON.csproj" , "{F7C53EBD-0075-474F-A083-419257D04080}"
35+ EndProject
3436Global
3537 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
3638 Debug| Any CPU = Debug| Any CPU
@@ -111,6 +113,14 @@ Global
111113 {6CB12050-DC9B-4155-BADD-BFDD54CDD70F} .Release| Any CPU .Build .0 = Release| Any CPU
112114 {6CB12050-DC9B-4155-BADD-BFDD54CDD70F} .Release| x86 .ActiveCfg = Release| Any CPU
113115 {6CB12050-DC9B-4155-BADD-BFDD54CDD70F} .Release| x86 .Build .0 = Release| Any CPU
116+ {F7C53EBD-0075-474F-A083-419257D04080} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
117+ {F7C53EBD-0075-474F-A083-419257D04080} .Debug| Any CPU .Build .0 = Debug| Any CPU
118+ {F7C53EBD-0075-474F-A083-419257D04080} .Debug| x86 .ActiveCfg = Debug| Any CPU
119+ {F7C53EBD-0075-474F-A083-419257D04080} .Debug| x86 .Build .0 = Debug| Any CPU
120+ {F7C53EBD-0075-474F-A083-419257D04080} .Release| Any CPU .ActiveCfg = Release| Any CPU
121+ {F7C53EBD-0075-474F-A083-419257D04080} .Release| Any CPU .Build .0 = Release| Any CPU
122+ {F7C53EBD-0075-474F-A083-419257D04080} .Release| x86 .ActiveCfg = Release| Any CPU
123+ {F7C53EBD-0075-474F-A083-419257D04080} .Release| x86 .Build .0 = Release| Any CPU
114124 EndGlobalSection
115125 GlobalSection (SolutionProperties ) = preSolution
116126 HideSolutionNode = FALSE
@@ -125,6 +135,7 @@ Global
125135 {D96CC113-7D64-4B31-9DCC-13FDE92C1ECE} = {8537E50E-CF7F-49CB-B4EF-3E2A1B11F050}
126136 {5BF3516D-5559-46A8-8362-0F4D931EEAB9} = {8537E50E-CF7F-49CB-B4EF-3E2A1B11F050}
127137 {6CB12050-DC9B-4155-BADD-BFDD54CDD70F} = {8537E50E-CF7F-49CB-B4EF-3E2A1B11F050}
138+ {F7C53EBD-0075-474F-A083-419257D04080} = {8537E50E-CF7F-49CB-B4EF-3E2A1B11F050}
128139 EndGlobalSection
129140 GlobalSection (ExtensibilityGlobals ) = postSolution
130141 SolutionGuid = {C90AEECD-DB4C-4BE6-B506-16A449852FB8}
0 commit comments