|
1 | | - |
2 | | -Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | | -# Visual Studio 15 |
4 | | -VisualStudioVersion = 15.0.26430.16 |
5 | | -MinimumVisualStudioVersion = 10.0.40219.1 |
6 | | -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Jiguang.JPush", "Jiguang.JPush.csproj", "{876384B3-898F-4392-8E20-30A1D9E393F0}" |
7 | | -EndProject |
8 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Example", "..\Example\Example.csproj", "{E87821A4-FB7B-4744-8188-17C348ABCE55}" |
9 | | -EndProject |
10 | | -Global |
11 | | - GlobalSection(SolutionConfigurationPlatforms) = preSolution |
12 | | - Debug|Any CPU = Debug|Any CPU |
13 | | - Release|Any CPU = Release|Any CPU |
14 | | - EndGlobalSection |
15 | | - GlobalSection(ProjectConfigurationPlatforms) = postSolution |
16 | | - {876384B3-898F-4392-8E20-30A1D9E393F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
17 | | - {876384B3-898F-4392-8E20-30A1D9E393F0}.Debug|Any CPU.Build.0 = Debug|Any CPU |
18 | | - {876384B3-898F-4392-8E20-30A1D9E393F0}.Release|Any CPU.ActiveCfg = Release|Any CPU |
19 | | - {876384B3-898F-4392-8E20-30A1D9E393F0}.Release|Any CPU.Build.0 = Release|Any CPU |
20 | | - {E87821A4-FB7B-4744-8188-17C348ABCE55}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
21 | | - {E87821A4-FB7B-4744-8188-17C348ABCE55}.Debug|Any CPU.Build.0 = Debug|Any CPU |
22 | | - {E87821A4-FB7B-4744-8188-17C348ABCE55}.Release|Any CPU.ActiveCfg = Release|Any CPU |
23 | | - {E87821A4-FB7B-4744-8188-17C348ABCE55}.Release|Any CPU.Build.0 = Release|Any CPU |
24 | | - EndGlobalSection |
25 | | - GlobalSection(SolutionProperties) = preSolution |
26 | | - HideSolutionNode = FALSE |
27 | | - EndGlobalSection |
28 | | -EndGlobal |
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 15 |
| 4 | +VisualStudioVersion = 15.0.27004.2008 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Jiguang.JPush", "Jiguang.JPush.csproj", "{876384B3-898F-4392-8E20-30A1D9E393F0}" |
| 7 | +EndProject |
| 8 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Example", "..\Example\Example.csproj", "{E87821A4-FB7B-4744-8188-17C348ABCE55}" |
| 9 | +EndProject |
| 10 | +Global |
| 11 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 12 | + Debug|Any CPU = Debug|Any CPU |
| 13 | + Release|Any CPU = Release|Any CPU |
| 14 | + EndGlobalSection |
| 15 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 16 | + {876384B3-898F-4392-8E20-30A1D9E393F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 17 | + {876384B3-898F-4392-8E20-30A1D9E393F0}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 18 | + {876384B3-898F-4392-8E20-30A1D9E393F0}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 19 | + {876384B3-898F-4392-8E20-30A1D9E393F0}.Release|Any CPU.Build.0 = Release|Any CPU |
| 20 | + {E87821A4-FB7B-4744-8188-17C348ABCE55}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 21 | + {E87821A4-FB7B-4744-8188-17C348ABCE55}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 22 | + {E87821A4-FB7B-4744-8188-17C348ABCE55}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 23 | + {E87821A4-FB7B-4744-8188-17C348ABCE55}.Release|Any CPU.Build.0 = Release|Any CPU |
| 24 | + EndGlobalSection |
| 25 | + GlobalSection(SolutionProperties) = preSolution |
| 26 | + HideSolutionNode = FALSE |
| 27 | + EndGlobalSection |
| 28 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 29 | + SolutionGuid = {D1965B1D-21CA-4A32-8ACC-8B473FC7C659} |
| 30 | + EndGlobalSection |
| 31 | +EndGlobal |
0 commit comments