1
1
2
- Microsoft Visual Studio Solution File, Format Version 11.00
3
- # Visual Studio 2010
2
+ Microsoft Visual Studio Solution File, Format Version 12.00
3
+ # Visual Studio 14
4
+ VisualStudioVersion = 14.0.25420.1
5
+ MinimumVisualStudioVersion = 10.0.40219.1
4
6
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "RedditSharp" , "RedditSharp\RedditSharp.csproj" , "{A368CB75-75F0-4489-904D-B5CEBB0FE624}"
5
7
EndProject
6
8
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "TestRedditSharp" , "TestRedditSharp\TestRedditSharp.csproj" , "{0101B252-0CCE-4572-8882-D5851FE41E4F}"
7
9
EndProject
10
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "UnitTesting" , "UnitTesting\UnitTesting.csproj" , "{A4640FC9-F8A5-4B11-A9FE-8FEB626B2080}"
11
+ Project Section (ProjectDependencies ) = postProject
12
+ {A368CB75-75F0-4489-904D-B5CEBB0FE624} = {A368CB75-75F0-4489-904D-B5CEBB0FE624}
13
+ EndProject Section
14
+ EndProject
8
15
Global
9
16
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
10
17
Debug| Any CPU = Debug| Any CPU
@@ -15,17 +22,6 @@ Global
15
22
Release| x86 = Release| x86
16
23
EndGlobalSection
17
24
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
18
- {0101B252-0CCE-4572-8882-D5851FE41E4F} .Debug| Any CPU .ActiveCfg = Debug| x86
19
- {0101B252-0CCE-4572-8882-D5851FE41E4F} .Debug| Any CPU .Build .0 = Debug| x86
20
- {0101B252-0CCE-4572-8882-D5851FE41E4F} .Debug| Mixed Platforms .ActiveCfg = Debug| x86
21
- {0101B252-0CCE-4572-8882-D5851FE41E4F} .Debug| Mixed Platforms .Build .0 = Debug| x86
22
- {0101B252-0CCE-4572-8882-D5851FE41E4F} .Debug| x86 .ActiveCfg = Debug| x86
23
- {0101B252-0CCE-4572-8882-D5851FE41E4F} .Debug| x86 .Build .0 = Debug| x86
24
- {0101B252-0CCE-4572-8882-D5851FE41E4F} .Release| Any CPU .ActiveCfg = Release| x86
25
- {0101B252-0CCE-4572-8882-D5851FE41E4F} .Release| Mixed Platforms .ActiveCfg = Release| x86
26
- {0101B252-0CCE-4572-8882-D5851FE41E4F} .Release| Mixed Platforms .Build .0 = Release| x86
27
- {0101B252-0CCE-4572-8882-D5851FE41E4F} .Release| x86 .ActiveCfg = Release| x86
28
- {0101B252-0CCE-4572-8882-D5851FE41E4F} .Release| x86 .Build .0 = Release| x86
29
25
{A368CB75-75F0-4489-904D-B5CEBB0FE624} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
30
26
{A368CB75-75F0-4489-904D-B5CEBB0FE624} .Debug| Any CPU .Build .0 = Debug| Any CPU
31
27
{A368CB75-75F0-4489-904D-B5CEBB0FE624} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
@@ -38,11 +34,34 @@ Global
38
34
{A368CB75-75F0-4489-904D-B5CEBB0FE624} .Release| Mixed Platforms .Build .0 = Release| Any CPU
39
35
{A368CB75-75F0-4489-904D-B5CEBB0FE624} .Release| x86 .ActiveCfg = Release| Any CPU
40
36
{A368CB75-75F0-4489-904D-B5CEBB0FE624} .Release| x86 .Build .0 = Release| Any CPU
41
- EndGlobalSection
42
- GlobalSection (MonoDevelopProperties ) = preSolution
43
- StartupItem = TestRedditSharp \TestRedditSharp .csproj
37
+ {0101B252-0CCE-4572-8882-D5851FE41E4F} .Debug| Any CPU .ActiveCfg = Debug| x86
38
+ {0101B252-0CCE-4572-8882-D5851FE41E4F} .Debug| Any CPU .Build .0 = Debug| x86
39
+ {0101B252-0CCE-4572-8882-D5851FE41E4F} .Debug| Mixed Platforms .ActiveCfg = Debug| x86
40
+ {0101B252-0CCE-4572-8882-D5851FE41E4F} .Debug| Mixed Platforms .Build .0 = Debug| x86
41
+ {0101B252-0CCE-4572-8882-D5851FE41E4F} .Debug| x86 .ActiveCfg = Debug| x86
42
+ {0101B252-0CCE-4572-8882-D5851FE41E4F} .Debug| x86 .Build .0 = Debug| x86
43
+ {0101B252-0CCE-4572-8882-D5851FE41E4F} .Release| Any CPU .ActiveCfg = Release| x86
44
+ {0101B252-0CCE-4572-8882-D5851FE41E4F} .Release| Mixed Platforms .ActiveCfg = Release| x86
45
+ {0101B252-0CCE-4572-8882-D5851FE41E4F} .Release| Mixed Platforms .Build .0 = Release| x86
46
+ {0101B252-0CCE-4572-8882-D5851FE41E4F} .Release| x86 .ActiveCfg = Release| x86
47
+ {0101B252-0CCE-4572-8882-D5851FE41E4F} .Release| x86 .Build .0 = Release| x86
48
+ {A4640FC9-F8A5-4B11-A9FE-8FEB626B2080} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
49
+ {A4640FC9-F8A5-4B11-A9FE-8FEB626B2080} .Debug| Any CPU .Build .0 = Debug| Any CPU
50
+ {A4640FC9-F8A5-4B11-A9FE-8FEB626B2080} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
51
+ {A4640FC9-F8A5-4B11-A9FE-8FEB626B2080} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
52
+ {A4640FC9-F8A5-4B11-A9FE-8FEB626B2080} .Debug| x86 .ActiveCfg = Debug| Any CPU
53
+ {A4640FC9-F8A5-4B11-A9FE-8FEB626B2080} .Debug| x86 .Build .0 = Debug| Any CPU
54
+ {A4640FC9-F8A5-4B11-A9FE-8FEB626B2080} .Release| Any CPU .ActiveCfg = Release| Any CPU
55
+ {A4640FC9-F8A5-4B11-A9FE-8FEB626B2080} .Release| Any CPU .Build .0 = Release| Any CPU
56
+ {A4640FC9-F8A5-4B11-A9FE-8FEB626B2080} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
57
+ {A4640FC9-F8A5-4B11-A9FE-8FEB626B2080} .Release| Mixed Platforms .Build .0 = Release| Any CPU
58
+ {A4640FC9-F8A5-4B11-A9FE-8FEB626B2080} .Release| x86 .ActiveCfg = Release| Any CPU
59
+ {A4640FC9-F8A5-4B11-A9FE-8FEB626B2080} .Release| x86 .Build .0 = Release| Any CPU
44
60
EndGlobalSection
45
61
GlobalSection (SolutionProperties ) = preSolution
46
62
HideSolutionNode = FALSE
47
63
EndGlobalSection
64
+ GlobalSection (MonoDevelopProperties ) = preSolution
65
+ StartupItem = TestRedditSharp \TestRedditSharp .csproj
66
+ EndGlobalSection
48
67
EndGlobal
0 commit comments