-
Notifications
You must be signed in to change notification settings - Fork 22
/
XamarinEvolve.sln
89 lines (89 loc) · 5.15 KB
/
XamarinEvolve.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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XamarinEvolve-iOS", "XamarinEvolve-iOS\XamarinEvolve-iOS.csproj", "{044066A7-4F56-429A-8866-B14CF24E4D41}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XamarinEvolve-Android", "XamarinEvolve-Android\XamarinEvolve-Android.csproj", "{A12987FB-B625-4502-9D11-89F5A29F7E51}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XamarinEvolve-Core", "XamarinEvolve-Core\XamarinEvolve-Core.csproj", "{B5EB1AF2-8FC7-4338-B652-323CB083B09F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|iPhoneSimulator = Release|iPhoneSimulator
Debug|iPhone = Debug|iPhone
Release|iPhone = Release|iPhone
Ad-Hoc|iPhone = Ad-Hoc|iPhone
AppStore|iPhone = AppStore|iPhone
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{044066A7-4F56-429A-8866-B14CF24E4D41}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
{044066A7-4F56-429A-8866-B14CF24E4D41}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
{044066A7-4F56-429A-8866-B14CF24E4D41}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
{044066A7-4F56-429A-8866-B14CF24E4D41}.AppStore|iPhone.Build.0 = AppStore|iPhone
{044066A7-4F56-429A-8866-B14CF24E4D41}.Debug|iPhone.ActiveCfg = Debug|iPhone
{044066A7-4F56-429A-8866-B14CF24E4D41}.Debug|iPhone.Build.0 = Debug|iPhone
{044066A7-4F56-429A-8866-B14CF24E4D41}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
{044066A7-4F56-429A-8866-B14CF24E4D41}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
{044066A7-4F56-429A-8866-B14CF24E4D41}.Release|iPhone.ActiveCfg = Release|iPhone
{044066A7-4F56-429A-8866-B14CF24E4D41}.Release|iPhone.Build.0 = Release|iPhone
{044066A7-4F56-429A-8866-B14CF24E4D41}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{044066A7-4F56-429A-8866-B14CF24E4D41}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.AppStore|iPhone.ActiveCfg = Release|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.AppStore|iPhone.Build.0 = Release|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Debug|iPhone.Build.0 = Debug|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Release|iPhone.ActiveCfg = Release|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Release|iPhone.Build.0 = Release|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{B5EB1AF2-8FC7-4338-B652-323CB083B09F}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
{B5EB1AF2-8FC7-4338-B652-323CB083B09F}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
{B5EB1AF2-8FC7-4338-B652-323CB083B09F}.AppStore|iPhone.ActiveCfg = Release|Any CPU
{B5EB1AF2-8FC7-4338-B652-323CB083B09F}.AppStore|iPhone.Build.0 = Release|Any CPU
{B5EB1AF2-8FC7-4338-B652-323CB083B09F}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{B5EB1AF2-8FC7-4338-B652-323CB083B09F}.Debug|iPhone.Build.0 = Debug|Any CPU
{B5EB1AF2-8FC7-4338-B652-323CB083B09F}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{B5EB1AF2-8FC7-4338-B652-323CB083B09F}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{B5EB1AF2-8FC7-4338-B652-323CB083B09F}.Release|iPhone.ActiveCfg = Release|Any CPU
{B5EB1AF2-8FC7-4338-B652-323CB083B09F}.Release|iPhone.Build.0 = Release|Any CPU
{B5EB1AF2-8FC7-4338-B652-323CB083B09F}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{B5EB1AF2-8FC7-4338-B652-323CB083B09F}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = XamarinEvolve-Android\XamarinEvolve-Android.csproj
Policies = $0
$0.TextStylePolicy = $1
$1.FileWidth = 120
$1.inheritsSet = VisualStudio
$1.inheritsScope = text/plain
$1.scope = text/plain
$0.CSharpFormattingPolicy = $2
$2.AutoPropertyFormatting = ForceOneLine
$2.IndentPreprocessorDirectives = False
$2.PropertyBraceStyle = NextLine
$2.EventBraceStyle = NextLine
$2.EmbeddedStatementPlacement = SameLine
$2.ArrayInitializerBraceStyle = NextLine
$2.BeforeMethodDeclarationParentheses = False
$2.BeforeMethodCallParentheses = False
$2.BeforeConstructorDeclarationParentheses = False
$2.BeforeIndexerDeclarationBracket = False
$2.BeforeDelegateDeclarationParentheses = False
$2.AfterDelegateDeclarationParameterComma = True
$2.NewParentheses = False
$2.SpacesBeforeBrackets = False
$2.AlignToFirstMethodDeclarationParameter = False
$2.AlignToFirstIndexerDeclarationParameter = False
$2.inheritsSet = Mono
$2.inheritsScope = text/x-csharp
$2.scope = text/x-csharp
$0.TextStylePolicy = $3
$3.inheritsSet = null
$3.scope = text/x-csharp
EndGlobalSection
EndGlobal