|
1 |
| - |
2 |
| -Microsoft Visual Studio Solution File, Format Version 11.00 |
3 |
| -# Visual Studio 2010 |
4 |
| -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RestSharp", "RestSharp\RestSharp.csproj", "{2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}" |
5 |
| -EndProject |
6 |
| -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RestSharp.Tests", "RestSharp.Tests\RestSharp.Tests.csproj", "{1464E4AC-18BB-4F23-8A0B-68196F9E1871}" |
7 |
| -EndProject |
8 |
| -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "NuGet", "NuGet", "{E709A928-A45C-4622-A35C-CCD8EE44CA80}" |
9 |
| - ProjectSection(SolutionItems) = preProject |
10 |
| - restsharp.nuspec = restsharp.nuspec |
11 |
| - EndProjectSection |
12 |
| -EndProject |
13 |
| -Global |
14 |
| - GlobalSection(SolutionConfigurationPlatforms) = preSolution |
15 |
| - Debug|Any CPU = Debug|Any CPU |
16 |
| - Debug|Mixed Platforms = Debug|Mixed Platforms |
17 |
| - Debug|x86 = Debug|x86 |
18 |
| - Release|Any CPU = Release|Any CPU |
19 |
| - Release|Mixed Platforms = Release|Mixed Platforms |
20 |
| - Release|x86 = Release|x86 |
21 |
| - EndGlobalSection |
22 |
| - GlobalSection(ProjectConfigurationPlatforms) = postSolution |
23 |
| - {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
24 |
| - {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Debug|Any CPU.Build.0 = Debug|Any CPU |
25 |
| - {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU |
26 |
| - {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU |
27 |
| - {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Debug|x86.ActiveCfg = Debug|Any CPU |
28 |
| - {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Release|Any CPU.ActiveCfg = Release|Any CPU |
29 |
| - {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Release|Any CPU.Build.0 = Release|Any CPU |
30 |
| - {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU |
31 |
| - {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Release|Mixed Platforms.Build.0 = Release|Any CPU |
32 |
| - {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Release|x86.ActiveCfg = Release|Any CPU |
33 |
| - {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
34 |
| - {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Debug|Any CPU.Build.0 = Debug|Any CPU |
35 |
| - {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU |
36 |
| - {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU |
37 |
| - {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Debug|x86.ActiveCfg = Debug|Any CPU |
38 |
| - {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Release|Any CPU.ActiveCfg = Release|Any CPU |
39 |
| - {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Release|Any CPU.Build.0 = Release|Any CPU |
40 |
| - {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU |
41 |
| - {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Release|Mixed Platforms.Build.0 = Release|Any CPU |
42 |
| - {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Release|x86.ActiveCfg = Release|Any CPU |
43 |
| - EndGlobalSection |
44 |
| - GlobalSection(NestedProjects) = preSolution |
45 |
| - EndGlobalSection |
46 |
| - GlobalSection(MonoDevelopProperties) = preSolution |
47 |
| - StartupItem = RestSharp\RestSharp.csproj |
48 |
| - EndGlobalSection |
49 |
| - GlobalSection(SolutionProperties) = preSolution |
50 |
| - HideSolutionNode = FALSE |
51 |
| - EndGlobalSection |
52 |
| -EndGlobal |
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 11.00 |
| 3 | +# Visual Studio 2010 |
| 4 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RestSharp", "RestSharp\RestSharp.csproj", "{2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}" |
| 5 | +EndProject |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RestSharp.Tests", "RestSharp.Tests\RestSharp.Tests.csproj", "{1464E4AC-18BB-4F23-8A0B-68196F9E1871}" |
| 7 | +EndProject |
| 8 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "NuGet", "NuGet", "{E709A928-A45C-4622-A35C-CCD8EE44CA80}" |
| 9 | + ProjectSection(SolutionItems) = preProject |
| 10 | + restsharp.nuspec = restsharp.nuspec |
| 11 | + EndProjectSection |
| 12 | +EndProject |
| 13 | +Global |
| 14 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 15 | + Debug|Any CPU = Debug|Any CPU |
| 16 | + Debug|Mixed Platforms = Debug|Mixed Platforms |
| 17 | + Debug|x86 = Debug|x86 |
| 18 | + Release|Any CPU = Release|Any CPU |
| 19 | + Release|Mixed Platforms = Release|Mixed Platforms |
| 20 | + Release|x86 = Release|x86 |
| 21 | + EndGlobalSection |
| 22 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 23 | + {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 24 | + {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 25 | + {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU |
| 26 | + {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU |
| 27 | + {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 28 | + {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 29 | + {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Release|Any CPU.Build.0 = Release|Any CPU |
| 30 | + {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU |
| 31 | + {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Release|Mixed Platforms.Build.0 = Release|Any CPU |
| 32 | + {1464E4AC-18BB-4F23-8A0B-68196F9E1871}.Release|x86.ActiveCfg = Release|Any CPU |
| 33 | + {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 34 | + {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 35 | + {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU |
| 36 | + {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU |
| 37 | + {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 38 | + {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 39 | + {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Release|Any CPU.Build.0 = Release|Any CPU |
| 40 | + {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU |
| 41 | + {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Release|Mixed Platforms.Build.0 = Release|Any CPU |
| 42 | + {2ECECFBF-5F3E-40EE-A963-72336DC7ABE2}.Release|x86.ActiveCfg = Release|Any CPU |
| 43 | + EndGlobalSection |
| 44 | + GlobalSection(NestedProjects) = preSolution |
| 45 | + EndGlobalSection |
| 46 | + GlobalSection(MonoDevelopProperties) = preSolution |
| 47 | + StartupItem = RestSharp\RestSharp.csproj |
| 48 | + EndGlobalSection |
| 49 | + GlobalSection(SolutionProperties) = preSolution |
| 50 | + HideSolutionNode = FALSE |
| 51 | + EndGlobalSection |
| 52 | +EndGlobal |
0 commit comments