-
Notifications
You must be signed in to change notification settings - Fork 4
/
ArcgisXamarinBinding.sln
52 lines (52 loc) · 2.26 KB
/
ArcgisXamarinBinding.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
48
49
50
51
52
Microsoft Visual Studio Solution File, Format Version 12.00
<<<<<<< HEAD
# Visual Studio 2012
=======
# Visual Studio 2013
>>>>>>> origin/master
VisualStudioVersion = 12.0.30723.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ArcgisXamarinBinding", "ArcgisXamarinBinding\ArcgisXamarinBinding.csproj", "{D7FCB9C0-8EBB-49D5-B0A3-FE47A70F4088}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ArcgisDemo", "ArcgisDemo\ArcgisDemo.csproj", "{3384EAA8-335A-4916-B4DD-E966107BFD99}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
<<<<<<< HEAD
=======
{D7FCB9C0-8EBB-49D5-B0A3-FE47A70F4088}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D7FCB9C0-8EBB-49D5-B0A3-FE47A70F4088}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D7FCB9C0-8EBB-49D5-B0A3-FE47A70F4088}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D7FCB9C0-8EBB-49D5-B0A3-FE47A70F4088}.Release|Any CPU.Build.0 = Release|Any CPU
>>>>>>> origin/master
{3384EAA8-335A-4916-B4DD-E966107BFD99}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3384EAA8-335A-4916-B4DD-E966107BFD99}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3384EAA8-335A-4916-B4DD-E966107BFD99}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{3384EAA8-335A-4916-B4DD-E966107BFD99}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3384EAA8-335A-4916-B4DD-E966107BFD99}.Release|Any CPU.Build.0 = Release|Any CPU
<<<<<<< HEAD
{D7FCB9C0-8EBB-49D5-B0A3-FE47A70F4088}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D7FCB9C0-8EBB-49D5-B0A3-FE47A70F4088}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D7FCB9C0-8EBB-49D5-B0A3-FE47A70F4088}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D7FCB9C0-8EBB-49D5-B0A3-FE47A70F4088}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = ArcgisDemo\ArcgisDemo.csproj
=======
>>>>>>> origin/master
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
<<<<<<< HEAD
=======
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = ArcgisDemo\ArcgisDemo.csproj
EndGlobalSection
>>>>>>> origin/master
EndGlobal