|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 15 |
| 4 | +VisualStudioVersion = 15.0.26124.0 |
| 5 | +MinimumVisualStudioVersion = 15.0.26124.0 |
| 6 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{3FBF03F0-C0F8-4FE6-9249-0846A35DF65D}" |
| 7 | +EndProject |
| 8 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CZ.Extensions.Configuration.ReferenceResolver", "src\CZ.Extensions.Configuration.ReferenceResolver\CZ.Extensions.Configuration.ReferenceResolver.csproj", "{6ACD3199-5849-47BD-9F99-85E2232F9DE6}" |
| 9 | +EndProject |
| 10 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{2DC9E32A-B558-482A-87B6-D46B14330F87}" |
| 11 | +EndProject |
| 12 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CZ.Extensions.Configuration.ReferenceResolver.Tests", "test\CZ.Extensions.Configuration.ReferenceResolver.Tests\CZ.Extensions.Configuration.ReferenceResolver.Tests.csproj", "{89737D7C-2712-432F-A17A-A08EB8DDBC58}" |
| 13 | +EndProject |
| 14 | +Global |
| 15 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 16 | + Debug|Any CPU = Debug|Any CPU |
| 17 | + Debug|x64 = Debug|x64 |
| 18 | + Debug|x86 = Debug|x86 |
| 19 | + Release|Any CPU = Release|Any CPU |
| 20 | + Release|x64 = Release|x64 |
| 21 | + Release|x86 = Release|x86 |
| 22 | + EndGlobalSection |
| 23 | + GlobalSection(SolutionProperties) = preSolution |
| 24 | + HideSolutionNode = FALSE |
| 25 | + EndGlobalSection |
| 26 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 27 | + {6ACD3199-5849-47BD-9F99-85E2232F9DE6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 28 | + {6ACD3199-5849-47BD-9F99-85E2232F9DE6}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 29 | + {6ACD3199-5849-47BD-9F99-85E2232F9DE6}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 30 | + {6ACD3199-5849-47BD-9F99-85E2232F9DE6}.Debug|x64.Build.0 = Debug|Any CPU |
| 31 | + {6ACD3199-5849-47BD-9F99-85E2232F9DE6}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 32 | + {6ACD3199-5849-47BD-9F99-85E2232F9DE6}.Debug|x86.Build.0 = Debug|Any CPU |
| 33 | + {6ACD3199-5849-47BD-9F99-85E2232F9DE6}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 34 | + {6ACD3199-5849-47BD-9F99-85E2232F9DE6}.Release|Any CPU.Build.0 = Release|Any CPU |
| 35 | + {6ACD3199-5849-47BD-9F99-85E2232F9DE6}.Release|x64.ActiveCfg = Release|Any CPU |
| 36 | + {6ACD3199-5849-47BD-9F99-85E2232F9DE6}.Release|x64.Build.0 = Release|Any CPU |
| 37 | + {6ACD3199-5849-47BD-9F99-85E2232F9DE6}.Release|x86.ActiveCfg = Release|Any CPU |
| 38 | + {6ACD3199-5849-47BD-9F99-85E2232F9DE6}.Release|x86.Build.0 = Release|Any CPU |
| 39 | + {89737D7C-2712-432F-A17A-A08EB8DDBC58}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 40 | + {89737D7C-2712-432F-A17A-A08EB8DDBC58}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 41 | + {89737D7C-2712-432F-A17A-A08EB8DDBC58}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 42 | + {89737D7C-2712-432F-A17A-A08EB8DDBC58}.Debug|x64.Build.0 = Debug|Any CPU |
| 43 | + {89737D7C-2712-432F-A17A-A08EB8DDBC58}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 44 | + {89737D7C-2712-432F-A17A-A08EB8DDBC58}.Debug|x86.Build.0 = Debug|Any CPU |
| 45 | + {89737D7C-2712-432F-A17A-A08EB8DDBC58}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 46 | + {89737D7C-2712-432F-A17A-A08EB8DDBC58}.Release|Any CPU.Build.0 = Release|Any CPU |
| 47 | + {89737D7C-2712-432F-A17A-A08EB8DDBC58}.Release|x64.ActiveCfg = Release|Any CPU |
| 48 | + {89737D7C-2712-432F-A17A-A08EB8DDBC58}.Release|x64.Build.0 = Release|Any CPU |
| 49 | + {89737D7C-2712-432F-A17A-A08EB8DDBC58}.Release|x86.ActiveCfg = Release|Any CPU |
| 50 | + {89737D7C-2712-432F-A17A-A08EB8DDBC58}.Release|x86.Build.0 = Release|Any CPU |
| 51 | + EndGlobalSection |
| 52 | + GlobalSection(NestedProjects) = preSolution |
| 53 | + {6ACD3199-5849-47BD-9F99-85E2232F9DE6} = {3FBF03F0-C0F8-4FE6-9249-0846A35DF65D} |
| 54 | + {89737D7C-2712-432F-A17A-A08EB8DDBC58} = {2DC9E32A-B558-482A-87B6-D46B14330F87} |
| 55 | + EndGlobalSection |
| 56 | +EndGlobal |
0 commit comments