@@ -10,24 +10,24 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
1010 ..\README .md = ..\README .md
1111 EndProject Section
1212EndProject
13- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "GeoJSON.Text.Tests " , "GeoJSON.Text.Tests \GeoJSON.Text.Tests. csproj" , "{6C93B314-9208-4684-B873-172F7EC81689 }"
13+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "GeoJSON.Text" , "GeoJSON.Text\GeoJSON.Text.csproj" , "{ECD95D99-8429-4358-92AE-1C51061D774C }"
1414EndProject
15- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "GeoJSON.Text" , "GeoJSON.Text\GeoJSON.Text.csproj" , "{8AF7C40E-E8C7-425F-A8B1-A4B7E74D3CA9 }"
15+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "GeoJSON.Text.Tests " , "GeoJSON.Text.Tests \GeoJSON.Text.Tests. csproj" , "{6C93B314-9208-4684-B873-172F7EC81689 }"
1616EndProject
1717Global
1818 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
1919 Debug| Any CPU = Debug| Any CPU
2020 Release| Any CPU = Release| Any CPU
2121 EndGlobalSection
2222 GlobalSection (ProjectConfigurationPlatforms ) = postSolution
23+ {ECD95D99-8429-4358-92AE-1C51061D774C} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
24+ {ECD95D99-8429-4358-92AE-1C51061D774C} .Debug| Any CPU .Build .0 = Debug| Any CPU
25+ {ECD95D99-8429-4358-92AE-1C51061D774C} .Release| Any CPU .ActiveCfg = Release| Any CPU
26+ {ECD95D99-8429-4358-92AE-1C51061D774C} .Release| Any CPU .Build .0 = Release| Any CPU
2327 {6C93B314-9208-4684-B873-172F7EC81689} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
2428 {6C93B314-9208-4684-B873-172F7EC81689} .Debug| Any CPU .Build .0 = Debug| Any CPU
2529 {6C93B314-9208-4684-B873-172F7EC81689} .Release| Any CPU .ActiveCfg = Release| Any CPU
2630 {6C93B314-9208-4684-B873-172F7EC81689} .Release| Any CPU .Build .0 = Release| Any CPU
27- {8AF7C40E-E8C7-425F-A8B1-A4B7E74D3CA9} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
28- {8AF7C40E-E8C7-425F-A8B1-A4B7E74D3CA9} .Debug| Any CPU .Build .0 = Debug| Any CPU
29- {8AF7C40E-E8C7-425F-A8B1-A4B7E74D3CA9} .Release| Any CPU .ActiveCfg = Release| Any CPU
30- {8AF7C40E-E8C7-425F-A8B1-A4B7E74D3CA9} .Release| Any CPU .Build .0 = Release| Any CPU
3131 EndGlobalSection
3232 GlobalSection (SolutionProperties ) = preSolution
3333 HideSolutionNode = FALSE
0 commit comments