-
Notifications
You must be signed in to change notification settings - Fork 1
/
Arex388.Geocodio.sln
47 lines (47 loc) · 2.51 KB
/
Arex388.Geocodio.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.11.35303.130
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Arex388.Geocodio", "Arex388.Geocodio\Arex388.Geocodio.csproj", "{CFF3DBA3-1C13-416A-B853-FDFE5605C125}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Arex388.Geocodio.Tests", "Arex388.Geocodio.Tests\Arex388.Geocodio.Tests.csproj", "{F76FDA3C-D973-4BD0-8EC5-363759AF4A62}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4EB7D9F1-0FB8-4015-9B70-D024A69A9EBB}"
ProjectSection(SolutionItems) = preProject
BENCHMARKS.md = BENCHMARKS.md
CHANGELOG.md = CHANGELOG.md
Directory.Build.props = Directory.Build.props
GeocodioClient.linq = GeocodioClient.linq
LICENSE = LICENSE
README.md = README.md
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Arex388.Geocodio.Benchmarks", "Arex388.Geocodio.Benchmarks\Arex388.Geocodio.Benchmarks.csproj", "{9B5DB908-0A1B-4479-8826-F1F79F820E06}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CFF3DBA3-1C13-416A-B853-FDFE5605C125}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CFF3DBA3-1C13-416A-B853-FDFE5605C125}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CFF3DBA3-1C13-416A-B853-FDFE5605C125}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CFF3DBA3-1C13-416A-B853-FDFE5605C125}.Release|Any CPU.Build.0 = Release|Any CPU
{F76FDA3C-D973-4BD0-8EC5-363759AF4A62}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F76FDA3C-D973-4BD0-8EC5-363759AF4A62}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F76FDA3C-D973-4BD0-8EC5-363759AF4A62}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F76FDA3C-D973-4BD0-8EC5-363759AF4A62}.Release|Any CPU.Build.0 = Release|Any CPU
{9B5DB908-0A1B-4479-8826-F1F79F820E06}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9B5DB908-0A1B-4479-8826-F1F79F820E06}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9B5DB908-0A1B-4479-8826-F1F79F820E06}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9B5DB908-0A1B-4479-8826-F1F79F820E06}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {16F2D856-4FA4-4354-B39D-FF0C863B87A9}
EndGlobalSection
EndGlobal