-
Notifications
You must be signed in to change notification settings - Fork 0
/
BleExplorer.sln
124 lines (124 loc) · 7.52 KB
/
BleExplorer.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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BleExplorer-iOS", "BleExplorer-iOS\BleExplorer-iOS.csproj", "{044066A7-4F56-429A-8866-B14CF24E4D41}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BleExplorer-Android", "BleExplorer-Android\BleExplorer-Android.csproj", "{A12987FB-B625-4502-9D11-89F5A29F7E51}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BleExplorer-Core", "BleExplorer-Core\BleExplorer-Core.csproj", "{B5EB1AF2-8FC7-4338-B652-323CB083B09F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{04DFF307-254F-4EBC-BD37-3865D48AD13E}"
ProjectSection(SolutionItems) = preProject
.nuget\NuGet.Config = .nuget\NuGet.Config
.nuget\NuGet.exe = .nuget\NuGet.exe
.nuget\NuGet.targets = .nuget\NuGet.targets
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|iPhone = Debug|iPhone
Debug|iPhoneSimulator = Debug|iPhoneSimulator
Release|Any CPU = Release|Any CPU
Release|iPhone = Release|iPhone
Release|iPhoneSimulator = Release|iPhoneSimulator
Simulator|Any CPU = Simulator|Any CPU
Simulator|iPhone = Simulator|iPhone
Simulator|iPhoneSimulator = Simulator|iPhoneSimulator
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{044066A7-4F56-429A-8866-B14CF24E4D41}.Debug|Any CPU.ActiveCfg = Debug|iPhone
{044066A7-4F56-429A-8866-B14CF24E4D41}.Debug|Any CPU.Build.0 = Debug|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|Any CPU.ActiveCfg = Release|iPhone
{044066A7-4F56-429A-8866-B14CF24E4D41}.Release|Any CPU.Build.0 = Release|iPhone
{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
{044066A7-4F56-429A-8866-B14CF24E4D41}.Simulator|Any CPU.ActiveCfg = Simulator|iPhone
{044066A7-4F56-429A-8866-B14CF24E4D41}.Simulator|Any CPU.Build.0 = Simulator|iPhone
{044066A7-4F56-429A-8866-B14CF24E4D41}.Simulator|iPhone.ActiveCfg = Simulator|iPhone
{044066A7-4F56-429A-8866-B14CF24E4D41}.Simulator|iPhone.Build.0 = Simulator|iPhone
{044066A7-4F56-429A-8866-B14CF24E4D41}.Simulator|iPhoneSimulator.ActiveCfg = Simulator|iPhoneSimulator
{044066A7-4F56-429A-8866-B14CF24E4D41}.Simulator|iPhoneSimulator.Build.0 = Simulator|iPhoneSimulator
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Debug|Any CPU.Deploy.0 = Debug|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|iPhone.Deploy.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}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Release|Any CPU.Build.0 = Release|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Release|Any CPU.Deploy.0 = Release|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|iPhone.Deploy.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
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Simulator|Any CPU.ActiveCfg = Simulator|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Simulator|Any CPU.Build.0 = Simulator|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Simulator|Any CPU.Deploy.0 = Simulator|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Simulator|iPhone.ActiveCfg = Simulator|Any CPU
{A12987FB-B625-4502-9D11-89F5A29F7E51}.Simulator|iPhoneSimulator.ActiveCfg = Simulator|Any CPU
{B5EB1AF2-8FC7-4338-B652-323CB083B09F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B5EB1AF2-8FC7-4338-B652-323CB083B09F}.Debug|Any CPU.Build.0 = Debug|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|Any CPU.ActiveCfg = Release|Any CPU
{B5EB1AF2-8FC7-4338-B652-323CB083B09F}.Release|Any CPU.Build.0 = Release|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
{B5EB1AF2-8FC7-4338-B652-323CB083B09F}.Simulator|Any CPU.ActiveCfg = Simulator|Any CPU
{B5EB1AF2-8FC7-4338-B652-323CB083B09F}.Simulator|Any CPU.Build.0 = Simulator|Any CPU
{B5EB1AF2-8FC7-4338-B652-323CB083B09F}.Simulator|iPhone.ActiveCfg = Simulator|Any CPU
{B5EB1AF2-8FC7-4338-B652-323CB083B09F}.Simulator|iPhoneSimulator.ActiveCfg = Simulator|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = BleExplorer-Android\BleExplorer-Android.csproj
Policies = $0
$0.TextStylePolicy = $3
$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
$3.inheritsSet = null
$3.scope = text/x-csharp
EndGlobalSection
EndGlobal