CrabtreeOn,印度客户定制APP,迁移2.0平台版本
JLChen
2022-01-12 407fae6f07a2a982a2a814c2f145c40733c966cb
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
 
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Shared", "SmartHome\Shared.shproj", "{D8D46E78-1EE6-4EA2-9FF8-C4A3718B5A17}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ON.Droid", "ON\ON.Droid.csproj", "{9D9EF20B-6E65-4A65-92BF-567EBF1E1443}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ON.Ios", "ON.Ios\ON.Ios.csproj", "{1D83BF28-BA88-4152-BA41-D7EFE90A5437}"
EndProject
Global
    GlobalSection(SolutionConfigurationPlatforms) = preSolution
        Debug|iPhoneSimulator = Debug|iPhoneSimulator
        Release|iPhone = Release|iPhone
        Release|iPhoneSimulator = Release|iPhoneSimulator
        Debug|iPhone = Debug|iPhone
        Debug|Any CPU = Debug|Any CPU
        Release|Any CPU = Release|Any CPU
    EndGlobalSection
    GlobalSection(ProjectConfigurationPlatforms) = postSolution
        {9D9EF20B-6E65-4A65-92BF-567EBF1E1443}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
        {9D9EF20B-6E65-4A65-92BF-567EBF1E1443}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
        {9D9EF20B-6E65-4A65-92BF-567EBF1E1443}.Release|iPhone.ActiveCfg = Release|Any CPU
        {9D9EF20B-6E65-4A65-92BF-567EBF1E1443}.Release|iPhone.Build.0 = Release|Any CPU
        {9D9EF20B-6E65-4A65-92BF-567EBF1E1443}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
        {9D9EF20B-6E65-4A65-92BF-567EBF1E1443}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
        {9D9EF20B-6E65-4A65-92BF-567EBF1E1443}.Debug|iPhone.ActiveCfg = Debug|Any CPU
        {9D9EF20B-6E65-4A65-92BF-567EBF1E1443}.Debug|iPhone.Build.0 = Debug|Any CPU
        {9D9EF20B-6E65-4A65-92BF-567EBF1E1443}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
        {9D9EF20B-6E65-4A65-92BF-567EBF1E1443}.Debug|Any CPU.Build.0 = Debug|Any CPU
        {9D9EF20B-6E65-4A65-92BF-567EBF1E1443}.Release|Any CPU.ActiveCfg = Release|Any CPU
        {9D9EF20B-6E65-4A65-92BF-567EBF1E1443}.Release|Any CPU.Build.0 = Release|Any CPU
        {1D83BF28-BA88-4152-BA41-D7EFE90A5437}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
        {1D83BF28-BA88-4152-BA41-D7EFE90A5437}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
        {1D83BF28-BA88-4152-BA41-D7EFE90A5437}.Release|iPhone.ActiveCfg = Release|iPhone
        {1D83BF28-BA88-4152-BA41-D7EFE90A5437}.Release|iPhone.Build.0 = Release|iPhone
        {1D83BF28-BA88-4152-BA41-D7EFE90A5437}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
        {1D83BF28-BA88-4152-BA41-D7EFE90A5437}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
        {1D83BF28-BA88-4152-BA41-D7EFE90A5437}.Debug|iPhone.ActiveCfg = Debug|iPhone
        {1D83BF28-BA88-4152-BA41-D7EFE90A5437}.Debug|iPhone.Build.0 = Debug|iPhone
        {1D83BF28-BA88-4152-BA41-D7EFE90A5437}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
        {1D83BF28-BA88-4152-BA41-D7EFE90A5437}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
        {1D83BF28-BA88-4152-BA41-D7EFE90A5437}.Release|Any CPU.ActiveCfg = Release|iPhone
        {1D83BF28-BA88-4152-BA41-D7EFE90A5437}.Release|Any CPU.Build.0 = Release|iPhone
    EndGlobalSection
    GlobalSection(MonoDevelopProperties) = preSolution
        Policies = $0
        $0.TextStylePolicy = $1
        $1.scope = text/plain
        $1.FileWidth = 80
        $1.TabsToSpaces = True
        $0.CSharpFormattingPolicy = $2
        $2.AfterDelegateDeclarationParameterComma = True
        $2.scope = text/x-csharp
        $2.IndentSwitchSection = False
        $2.NewLinesForBracesInProperties = False
        $2.NewLinesForBracesInAccessors = False
        $2.NewLinesForBracesInAnonymousMethods = False
        $2.NewLinesForBracesInControlBlocks = False
        $2.NewLinesForBracesInAnonymousTypes = False
        $2.NewLinesForBracesInObjectCollectionArrayInitializers = False
        $2.NewLinesForBracesInLambdaExpressionBody = False
        $2.NewLineForElse = False
        $2.NewLineForCatch = False
        $2.NewLineForFinally = False
        $2.NewLineForMembersInObjectInit = False
        $2.NewLineForMembersInAnonymousTypes = False
        $2.NewLineForClausesInQuery = False
        $2.SpacingAfterMethodDeclarationName = True
        $2.SpaceAfterMethodCallName = True
        $2.SpaceBeforeOpenSquareBracket = True
        $0.TextStylePolicy = $3
        $3.inheritsSet = VisualStudio
        $3.inheritsScope = text/plain
        $3.scope = text/plain
        $0.DotNetNamingPolicy = $4
    EndGlobalSection
EndGlobal