-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathAGCAppLinkingXamariniOSDemo.sln
31 lines (31 loc) · 1.6 KB
/
AGCAppLinkingXamariniOSDemo.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.808.4
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AGCAppLinkingXamariniOSDemo", "AGCAppLinkingXamariniOSDemo\AGCAppLinkingXamariniOSDemo.csproj", "{F2FC012A-BF05-4242-A6A8-7B1596CBDADE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
Release|iPhone = Release|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F2FC012A-BF05-4242-A6A8-7B1596CBDADE}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{F2FC012A-BF05-4242-A6A8-7B1596CBDADE}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{F2FC012A-BF05-4242-A6A8-7B1596CBDADE}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{F2FC012A-BF05-4242-A6A8-7B1596CBDADE}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{F2FC012A-BF05-4242-A6A8-7B1596CBDADE}.Debug|iPhone.ActiveCfg = Debug|iPhone
{F2FC012A-BF05-4242-A6A8-7B1596CBDADE}.Debug|iPhone.Build.0 = Debug|iPhone
{F2FC012A-BF05-4242-A6A8-7B1596CBDADE}.Release|iPhone.ActiveCfg = Release|iPhone
{F2FC012A-BF05-4242-A6A8-7B1596CBDADE}.Release|iPhone.Build.0 = Release|iPhone
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {081CC508-0814-4FCA-9A12-A2B15B94F94D}
EndGlobalSection
EndGlobal