forked from Redth/APNS-Sharp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
JdSoft.Apple.Apns.sln
82 lines (82 loc) · 5.65 KB
/
JdSoft.Apple.Apns.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JdSoft.Apple.Apns.Notifications", "JdSoft.Apple.Apns.Notifications\JdSoft.Apple.Apns.Notifications.csproj", "{4CFB9AA8-55F8-46DC-B7BD-9E18B9939110}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JdSoft.Apple.Apns.Feedback", "JdSoft.Apple.Apns.Feedback\JdSoft.Apple.Apns.Feedback.csproj", "{B87C2903-2B6B-49FF-B735-630A5CB69521}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JdSoft.Apple.AppStore", "JdSoft.Apple.AppStore\JdSoft.Apple.AppStore.csproj", "{0B43E620-8E6F-4F13-B40E-89CA30C436D3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JdSoft.Apple.Apns.Feedback.Test", "JdSoft.Apple.Apns.Feedback.Test\JdSoft.Apple.Apns.Feedback.Test.csproj", "{46CAEA10-404B-4E0A-B1A0-C1B128B55A8C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JdSoft.Apple.AppStore.Test", "JdSoft.Apple.AppStore.Test\JdSoft.Apple.AppStore.Test.csproj", "{730A216F-B055-4C44-A095-65A098945A2C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JdSoft.Apple.Apns.Notifications.Test", "JdSoft.Apple.Apns.Notifications.Test\JdSoft.Apple.Apns.Notifications.Test.csproj", "{3500A7AA-A8C8-4221-8265-48B02ECF2463}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JdSoft.Apple.Apns.Notifications.JsonTest", "JdSoft.Apple.Apns.Notifications.JsonTest\JdSoft.Apple.Apns.Notifications.JsonTest.csproj", "{1A7ACE5F-EF8A-4C5E-87B5-CBBFA432DFE4}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{BA4010CC-021A-4968-9867-145F7CB17D8E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tests.Notifications", "Tests.Notifications\Tests.Notifications.csproj", "{0AD797AA-2793-4E8A-A481-60B89DE36680}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{85551CB3-03EB-4A50-8104-9810A38B860D}"
ProjectSection(SolutionItems) = preProject
JdSoft.Apple.Apns.vsmdi = JdSoft.Apple.Apns.vsmdi
Local.testsettings = Local.testsettings
TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings
EndProjectSection
EndProject
Global
GlobalSection(TestCaseManagementSettings) = postSolution
CategoryFile = JdSoft.Apple.Apns.vsmdi
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4CFB9AA8-55F8-46DC-B7BD-9E18B9939110}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4CFB9AA8-55F8-46DC-B7BD-9E18B9939110}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4CFB9AA8-55F8-46DC-B7BD-9E18B9939110}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4CFB9AA8-55F8-46DC-B7BD-9E18B9939110}.Release|Any CPU.Build.0 = Release|Any CPU
{B87C2903-2B6B-49FF-B735-630A5CB69521}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B87C2903-2B6B-49FF-B735-630A5CB69521}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B87C2903-2B6B-49FF-B735-630A5CB69521}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B87C2903-2B6B-49FF-B735-630A5CB69521}.Release|Any CPU.Build.0 = Release|Any CPU
{0B43E620-8E6F-4F13-B40E-89CA30C436D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0B43E620-8E6F-4F13-B40E-89CA30C436D3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0B43E620-8E6F-4F13-B40E-89CA30C436D3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0B43E620-8E6F-4F13-B40E-89CA30C436D3}.Release|Any CPU.Build.0 = Release|Any CPU
{46CAEA10-404B-4E0A-B1A0-C1B128B55A8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{46CAEA10-404B-4E0A-B1A0-C1B128B55A8C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{46CAEA10-404B-4E0A-B1A0-C1B128B55A8C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{46CAEA10-404B-4E0A-B1A0-C1B128B55A8C}.Release|Any CPU.Build.0 = Release|Any CPU
{730A216F-B055-4C44-A095-65A098945A2C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{730A216F-B055-4C44-A095-65A098945A2C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{730A216F-B055-4C44-A095-65A098945A2C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{730A216F-B055-4C44-A095-65A098945A2C}.Release|Any CPU.Build.0 = Release|Any CPU
{3500A7AA-A8C8-4221-8265-48B02ECF2463}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3500A7AA-A8C8-4221-8265-48B02ECF2463}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3500A7AA-A8C8-4221-8265-48B02ECF2463}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3500A7AA-A8C8-4221-8265-48B02ECF2463}.Release|Any CPU.Build.0 = Release|Any CPU
{1A7ACE5F-EF8A-4C5E-87B5-CBBFA432DFE4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1A7ACE5F-EF8A-4C5E-87B5-CBBFA432DFE4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1A7ACE5F-EF8A-4C5E-87B5-CBBFA432DFE4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1A7ACE5F-EF8A-4C5E-87B5-CBBFA432DFE4}.Release|Any CPU.Build.0 = Release|Any CPU
{0AD797AA-2793-4E8A-A481-60B89DE36680}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0AD797AA-2793-4E8A-A481-60B89DE36680}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0AD797AA-2793-4E8A-A481-60B89DE36680}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0AD797AA-2793-4E8A-A481-60B89DE36680}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{0AD797AA-2793-4E8A-A481-60B89DE36680} = {BA4010CC-021A-4968-9867-145F7CB17D8E}
{85551CB3-03EB-4A50-8104-9810A38B860D} = {BA4010CC-021A-4968-9867-145F7CB17D8E}
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = JdSoft.Apple.Apns.Notifications\JdSoft.Apple.Apns.Notifications.csproj
version = 0.1
EndGlobalSection
EndGlobal