11
22Microsoft Visual Studio Solution File, Format Version 12.00
33# Visual Studio 14
4- VisualStudioVersion = 14.0.25123.0
4+ VisualStudioVersion = 14.0.25420.1
55MinimumVisualStudioVersion = 10.0.40219.1
66Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Samples" , "Samples" , "{E6E88944-4800-40BA-8AF5-069EA3ADFEB8}"
77EndProject
@@ -46,6 +46,10 @@ Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "MusicStore", "samples\react
4646EndProject
4747Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Angular" , "Angular" , "{4867A616-83D6-48DC-964D-6AE743596631}"
4848EndProject
49+ Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "Aurelia" , "templates\AureliaSpa\Aurelia.xproj" , "{33D8DAD9-74F9-471D-8BAD-55F828FAA736}"
50+ EndProject
51+ Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "KnockoutSpa" , "templates\KnockoutSpa\KnockoutSpa.xproj" , "{85231B41-6998-49AE-ABD2-5124C83DBEF2}"
52+ EndProject
4953Global
5054 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
5155 Debug| Any CPU = Debug| Any CPU
@@ -108,6 +112,14 @@ Global
108112 {C870A92C-9E3F-4BF2-82B8-5758545A8B7C} .Debug| Any CPU .Build .0 = Debug| Any CPU
109113 {C870A92C-9E3F-4BF2-82B8-5758545A8B7C} .Release| Any CPU .ActiveCfg = Release| Any CPU
110114 {C870A92C-9E3F-4BF2-82B8-5758545A8B7C} .Release| Any CPU .Build .0 = Release| Any CPU
115+ {33D8DAD9-74F9-471D-8BAD-55F828FAA736} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
116+ {33D8DAD9-74F9-471D-8BAD-55F828FAA736} .Debug| Any CPU .Build .0 = Debug| Any CPU
117+ {33D8DAD9-74F9-471D-8BAD-55F828FAA736} .Release| Any CPU .ActiveCfg = Release| Any CPU
118+ {33D8DAD9-74F9-471D-8BAD-55F828FAA736} .Release| Any CPU .Build .0 = Release| Any CPU
119+ {85231B41-6998-49AE-ABD2-5124C83DBEF2} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
120+ {85231B41-6998-49AE-ABD2-5124C83DBEF2} .Debug| Any CPU .Build .0 = Debug| Any CPU
121+ {85231B41-6998-49AE-ABD2-5124C83DBEF2} .Release| Any CPU .ActiveCfg = Release| Any CPU
122+ {85231B41-6998-49AE-ABD2-5124C83DBEF2} .Release| Any CPU .Build .0 = Release| Any CPU
111123 EndGlobalSection
112124 GlobalSection (SolutionProperties ) = preSolution
113125 HideSolutionNode = FALSE
@@ -126,5 +138,7 @@ Global
126138 {E0EBA813-4478-4C02-B11D-FB3793113FE4} = {E6E88944-4800-40BA-8AF5-069EA3ADFEB8}
127139 {C870A92C-9E3F-4BF2-82B8-5758545A8B7C} = {E0EBA813-4478-4C02-B11D-FB3793113FE4}
128140 {4867A616-83D6-48DC-964D-6AE743596631} = {E6E88944-4800-40BA-8AF5-069EA3ADFEB8}
141+ {33D8DAD9-74F9-471D-8BAD-55F828FAA736} = {727E6D58-6830-4792-96C6-E138A33959FB}
142+ {85231B41-6998-49AE-ABD2-5124C83DBEF2} = {727E6D58-6830-4792-96C6-E138A33959FB}
129143 EndGlobalSection
130144EndGlobal
0 commit comments