|
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","{E30B8AA9-F228-4951-8B73-8FE28B2680D9}" |
| 5 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") ="Segment.PublicApi","src\Segment.PublicApi\Segment.PublicApi.csproj","{668DE663-7029-4063-A48D-166220E230AD}" |
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 | | -{E30B8AA9-F228-4951-8B73-8FE28B2680D9}.Debug|Any CPU.ActiveCfg=Debug|Any CPU |
14 | | -{E30B8AA9-F228-4951-8B73-8FE28B2680D9}.Debug|Any CPU.Build.0=Debug|Any CPU |
15 | | -{E30B8AA9-F228-4951-8B73-8FE28B2680D9}.Release|Any CPU.ActiveCfg=Release|Any CPU |
16 | | -{E30B8AA9-F228-4951-8B73-8FE28B2680D9}.Release|Any CPU.Build.0=Release|Any CPU |
| 13 | +{668DE663-7029-4063-A48D-166220E230AD}.Debug|Any CPU.ActiveCfg=Debug|Any CPU |
| 14 | +{668DE663-7029-4063-A48D-166220E230AD}.Debug|Any CPU.Build.0=Debug|Any CPU |
| 15 | +{668DE663-7029-4063-A48D-166220E230AD}.Release|Any CPU.ActiveCfg=Release|Any CPU |
| 16 | +{668DE663-7029-4063-A48D-166220E230AD}.Release|Any CPU.Build.0=Release|Any CPU |
17 | 17 | EndGlobalSection |
18 | 18 | GlobalSection(SolutionProperties) =preSolution |
19 | 19 | HideSolutionNode =FALSE |
|