-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvino.sln
71 lines (70 loc) · 5.13 KB
/
vino.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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vino.Android", "vino.Android\vino.Android.csproj", "{8D0572F6-7AAA-4F28-B0B9-04F9A712B667}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vino.iOS", "vino.iOS\vino.iOS.csproj", "{2AF0A9DE-9786-4799-AC86-EB42AB6F1C74}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vino.UITests", "vino.UITests\vino.UITests.csproj", "{FD98BEC8-70AF-41C7-8A56-8C7E0D709A1D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vino", "vino\vino.csproj", "{B6B527DD-0DB9-441D-AAF4-5FAAFD6120C6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
Release|iPhone = Release|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8D0572F6-7AAA-4F28-B0B9-04F9A712B667}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8D0572F6-7AAA-4F28-B0B9-04F9A712B667}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8D0572F6-7AAA-4F28-B0B9-04F9A712B667}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8D0572F6-7AAA-4F28-B0B9-04F9A712B667}.Release|Any CPU.Build.0 = Release|Any CPU
{8D0572F6-7AAA-4F28-B0B9-04F9A712B667}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{8D0572F6-7AAA-4F28-B0B9-04F9A712B667}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{8D0572F6-7AAA-4F28-B0B9-04F9A712B667}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{8D0572F6-7AAA-4F28-B0B9-04F9A712B667}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{8D0572F6-7AAA-4F28-B0B9-04F9A712B667}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{8D0572F6-7AAA-4F28-B0B9-04F9A712B667}.Debug|iPhone.Build.0 = Debug|Any CPU
{8D0572F6-7AAA-4F28-B0B9-04F9A712B667}.Release|iPhone.ActiveCfg = Release|Any CPU
{8D0572F6-7AAA-4F28-B0B9-04F9A712B667}.Release|iPhone.Build.0 = Release|Any CPU
{2AF0A9DE-9786-4799-AC86-EB42AB6F1C74}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
{2AF0A9DE-9786-4799-AC86-EB42AB6F1C74}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
{2AF0A9DE-9786-4799-AC86-EB42AB6F1C74}.Release|Any CPU.ActiveCfg = Release|iPhoneSimulator
{2AF0A9DE-9786-4799-AC86-EB42AB6F1C74}.Release|Any CPU.Build.0 = Release|iPhoneSimulator
{2AF0A9DE-9786-4799-AC86-EB42AB6F1C74}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{2AF0A9DE-9786-4799-AC86-EB42AB6F1C74}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{2AF0A9DE-9786-4799-AC86-EB42AB6F1C74}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{2AF0A9DE-9786-4799-AC86-EB42AB6F1C74}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{2AF0A9DE-9786-4799-AC86-EB42AB6F1C74}.Debug|iPhone.ActiveCfg = Debug|iPhone
{2AF0A9DE-9786-4799-AC86-EB42AB6F1C74}.Debug|iPhone.Build.0 = Debug|iPhone
{2AF0A9DE-9786-4799-AC86-EB42AB6F1C74}.Release|iPhone.ActiveCfg = Release|iPhone
{2AF0A9DE-9786-4799-AC86-EB42AB6F1C74}.Release|iPhone.Build.0 = Release|iPhone
{FD98BEC8-70AF-41C7-8A56-8C7E0D709A1D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FD98BEC8-70AF-41C7-8A56-8C7E0D709A1D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FD98BEC8-70AF-41C7-8A56-8C7E0D709A1D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FD98BEC8-70AF-41C7-8A56-8C7E0D709A1D}.Release|Any CPU.Build.0 = Release|Any CPU
{FD98BEC8-70AF-41C7-8A56-8C7E0D709A1D}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{FD98BEC8-70AF-41C7-8A56-8C7E0D709A1D}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{FD98BEC8-70AF-41C7-8A56-8C7E0D709A1D}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{FD98BEC8-70AF-41C7-8A56-8C7E0D709A1D}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{FD98BEC8-70AF-41C7-8A56-8C7E0D709A1D}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{FD98BEC8-70AF-41C7-8A56-8C7E0D709A1D}.Debug|iPhone.Build.0 = Debug|Any CPU
{FD98BEC8-70AF-41C7-8A56-8C7E0D709A1D}.Release|iPhone.ActiveCfg = Release|Any CPU
{FD98BEC8-70AF-41C7-8A56-8C7E0D709A1D}.Release|iPhone.Build.0 = Release|Any CPU
{B6B527DD-0DB9-441D-AAF4-5FAAFD6120C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B6B527DD-0DB9-441D-AAF4-5FAAFD6120C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B6B527DD-0DB9-441D-AAF4-5FAAFD6120C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B6B527DD-0DB9-441D-AAF4-5FAAFD6120C6}.Release|Any CPU.Build.0 = Release|Any CPU
{B6B527DD-0DB9-441D-AAF4-5FAAFD6120C6}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{B6B527DD-0DB9-441D-AAF4-5FAAFD6120C6}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{B6B527DD-0DB9-441D-AAF4-5FAAFD6120C6}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{B6B527DD-0DB9-441D-AAF4-5FAAFD6120C6}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{B6B527DD-0DB9-441D-AAF4-5FAAFD6120C6}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{B6B527DD-0DB9-441D-AAF4-5FAAFD6120C6}.Debug|iPhone.Build.0 = Debug|Any CPU
{B6B527DD-0DB9-441D-AAF4-5FAAFD6120C6}.Release|iPhone.ActiveCfg = Release|Any CPU
{B6B527DD-0DB9-441D-AAF4-5FAAFD6120C6}.Release|iPhone.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal