|
2 | 2 | # Visual Studio 2012 |
3 | 3 | VisualStudioVersion =12.0.0.0 |
4 | 4 | MinimumVisualStudioVersion =10.0.0.1 |
5 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") ="Segment.PublicApi","src\Segment.PublicApi\Segment.PublicApi.csproj","{01A6BFB9-5396-44F2-BCC6-B0A7B7A54A98}" |
| 5 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") ="Segment.PublicApi","src\Segment.PublicApi\Segment.PublicApi.csproj","{7E744834-9C01-4304-AA1C-3F78501366EA}" |
6 | 6 | EndProject |
7 | 7 | Global |
8 | 8 | GlobalSection(SolutionConfigurationPlatforms) =preSolution |
9 | 9 | Debug|Any CPU=Debug|Any CPU |
10 | 10 | Release|Any CPU=Release|Any CPU |
11 | 11 | EndGlobalSection |
12 | 12 | GlobalSection(ProjectConfigurationPlatforms) =postSolution |
13 | | -{01A6BFB9-5396-44F2-BCC6-B0A7B7A54A98}.Debug|Any CPU.ActiveCfg=Debug|Any CPU |
14 | | -{01A6BFB9-5396-44F2-BCC6-B0A7B7A54A98}.Debug|Any CPU.Build.0=Debug|Any CPU |
15 | | -{01A6BFB9-5396-44F2-BCC6-B0A7B7A54A98}.Release|Any CPU.ActiveCfg=Release|Any CPU |
16 | | -{01A6BFB9-5396-44F2-BCC6-B0A7B7A54A98}.Release|Any CPU.Build.0=Release|Any CPU |
| 13 | +{7E744834-9C01-4304-AA1C-3F78501366EA}.Debug|Any CPU.ActiveCfg=Debug|Any CPU |
| 14 | +{7E744834-9C01-4304-AA1C-3F78501366EA}.Debug|Any CPU.Build.0=Debug|Any CPU |
| 15 | +{7E744834-9C01-4304-AA1C-3F78501366EA}.Release|Any CPU.ActiveCfg=Release|Any CPU |
| 16 | +{7E744834-9C01-4304-AA1C-3F78501366EA}.Release|Any CPU.Build.0=Release|Any CPU |
17 | 17 | EndGlobalSection |
18 | 18 | GlobalSection(SolutionProperties) =preSolution |
19 | 19 | HideSolutionNode =FALSE |
|