|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 14 |
| 4 | +VisualStudioVersion = 14.0.25420.1 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "StructureMap.DynamicInterception", "StructureMap.DynamicInterception\StructureMap.DynamicInterception.xproj", "{71072204-985A-45E5-A7ED-7EB970EF4515}" |
| 7 | +EndProject |
| 8 | +Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "StructureMap.DynamicInterception.Testing", "StructureMap.DynamicInterception.Testing\StructureMap.DynamicInterception.Testing.xproj", "{E799A9C9-48B8-45FD-B23A-439E9653049C}" |
| 9 | +EndProject |
| 10 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{13872EEB-8842-4315-A97F-9D7760ADC655}" |
| 11 | + ProjectSection(SolutionItems) = preProject |
| 12 | + global.json = global.json |
| 13 | + EndProjectSection |
| 14 | +EndProject |
| 15 | +Global |
| 16 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 17 | + Debug|Any CPU = Debug|Any CPU |
| 18 | + Release|Any CPU = Release|Any CPU |
| 19 | + EndGlobalSection |
| 20 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 21 | + {71072204-985A-45E5-A7ED-7EB970EF4515}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 22 | + {71072204-985A-45E5-A7ED-7EB970EF4515}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 23 | + {71072204-985A-45E5-A7ED-7EB970EF4515}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 24 | + {71072204-985A-45E5-A7ED-7EB970EF4515}.Release|Any CPU.Build.0 = Release|Any CPU |
| 25 | + {E799A9C9-48B8-45FD-B23A-439E9653049C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 26 | + {E799A9C9-48B8-45FD-B23A-439E9653049C}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 27 | + {E799A9C9-48B8-45FD-B23A-439E9653049C}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 28 | + {E799A9C9-48B8-45FD-B23A-439E9653049C}.Release|Any CPU.Build.0 = Release|Any CPU |
| 29 | + EndGlobalSection |
| 30 | + GlobalSection(SolutionProperties) = preSolution |
| 31 | + HideSolutionNode = FALSE |
| 32 | + EndGlobalSection |
| 33 | +EndGlobal |
0 commit comments