|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.0.31903.59 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{B1D87BA9-8812-4EFA-BBBE-1FF1EEEB5433}" |
| 7 | +EndProject |
| 8 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common", "src\Common\Common.csproj", "{EA0A66FF-9E8A-4465-84EC-B2CFFC7E4393}" |
| 9 | +EndProject |
| 10 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common.Tests", "src\Common.Tests\Common.Tests.csproj", "{B4FD0CE4-4265-4906-A203-3B15300FF44C}" |
| 11 | +EndProject |
| 12 | +Global |
| 13 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 14 | + Debug|Any CPU = Debug|Any CPU |
| 15 | + Release|Any CPU = Release|Any CPU |
| 16 | + EndGlobalSection |
| 17 | + GlobalSection(SolutionProperties) = preSolution |
| 18 | + HideSolutionNode = FALSE |
| 19 | + EndGlobalSection |
| 20 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 21 | + {EA0A66FF-9E8A-4465-84EC-B2CFFC7E4393}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 22 | + {EA0A66FF-9E8A-4465-84EC-B2CFFC7E4393}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 23 | + {EA0A66FF-9E8A-4465-84EC-B2CFFC7E4393}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 24 | + {EA0A66FF-9E8A-4465-84EC-B2CFFC7E4393}.Release|Any CPU.Build.0 = Release|Any CPU |
| 25 | + {B4FD0CE4-4265-4906-A203-3B15300FF44C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 26 | + {B4FD0CE4-4265-4906-A203-3B15300FF44C}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 27 | + {B4FD0CE4-4265-4906-A203-3B15300FF44C}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 28 | + {B4FD0CE4-4265-4906-A203-3B15300FF44C}.Release|Any CPU.Build.0 = Release|Any CPU |
| 29 | + EndGlobalSection |
| 30 | + GlobalSection(NestedProjects) = preSolution |
| 31 | + {EA0A66FF-9E8A-4465-84EC-B2CFFC7E4393} = {B1D87BA9-8812-4EFA-BBBE-1FF1EEEB5433} |
| 32 | + {B4FD0CE4-4265-4906-A203-3B15300FF44C} = {B1D87BA9-8812-4EFA-BBBE-1FF1EEEB5433} |
| 33 | + EndGlobalSection |
| 34 | +EndGlobal |
0 commit comments