1-
1+
22Microsoft Visual Studio Solution File, Format Version 12.00
33# Visual Studio 15
44VisualStudioVersion = 15.0.26430.14
@@ -26,6 +26,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "StructureMap.Microsoft.Depe
2626EndProject
2727Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "StructureMap.AspNetCore" , "src\StructureMap.AspNetCore\StructureMap.AspNetCore.csproj" , "{6B38D654-FE83-4594-B99B-E73F117DDCE6}"
2828EndProject
29+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "StructureMap.AspNetCore.Sample" , "sample\StructureMap.AspNetCore.Sample\StructureMap.AspNetCore.Sample.csproj" , "{7A42E6D6-0199-41EC-8612-B1700961135C}"
30+ EndProject
2931Global
3032 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
3133 Debug| Any CPU = Debug| Any CPU
@@ -44,6 +46,10 @@ Global
4446 {6B38D654-FE83-4594-B99B-E73F117DDCE6} .Debug| Any CPU .Build .0 = Debug| Any CPU
4547 {6B38D654-FE83-4594-B99B-E73F117DDCE6} .Release| Any CPU .ActiveCfg = Release| Any CPU
4648 {6B38D654-FE83-4594-B99B-E73F117DDCE6} .Release| Any CPU .Build .0 = Release| Any CPU
49+ {7A42E6D6-0199-41EC-8612-B1700961135C} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
50+ {7A42E6D6-0199-41EC-8612-B1700961135C} .Debug| Any CPU .Build .0 = Debug| Any CPU
51+ {7A42E6D6-0199-41EC-8612-B1700961135C} .Release| Any CPU .ActiveCfg = Release| Any CPU
52+ {7A42E6D6-0199-41EC-8612-B1700961135C} .Release| Any CPU .Build .0 = Release| Any CPU
4753 EndGlobalSection
4854 GlobalSection (SolutionProperties ) = preSolution
4955 HideSolutionNode = FALSE
5258 {D09D9E47-E9B7-4446-90AE-48AE3358C880} = {1AAD948C-6BBE-4334-BFF2-AA5F16F63845}
5359 {2B3D64C5-CA4D-41E5-AF3A-BA90AB80EB60} = {8037CE7A-020C-48D2-9C7E-BBEB669E19D7}
5460 {6B38D654-FE83-4594-B99B-E73F117DDCE6} = {1AAD948C-6BBE-4334-BFF2-AA5F16F63845}
61+ {7A42E6D6-0199-41EC-8612-B1700961135C} = {5C06EB0A-91A1-4FA1-801C-ABEDAEDBF87B}
5562 EndGlobalSection
5663 GlobalSection (ExtensibilityGlobals ) = postSolution
5764 SolutionGuid = {B31A59D6-59DC-47FD-9B37-D6F28BEBB184}
0 commit comments