@@ -13,6 +13,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContentLoader", "ContentLoa
1313EndProject
1414Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Shared" , "Shared\Shared.csproj" , "{6DE4B66D-F85E-4DCE-BAE3-85F5AE2531A0}"
1515EndProject
16+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Tests" , "Tests" , "{0AB3BF05-4346-4AA6-1389-037BE0695223}"
17+ EndProject
18+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Web.Tests" , "Tests\Web.Tests\Web.Tests.csproj" , "{0CA4934D-8348-4E35-BA0B-1AD4D3AE0102}"
19+ EndProject
1620Global
1721 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
1822 Debug| Any CPU = Debug| Any CPU
@@ -83,8 +87,23 @@ Global
8387 {6DE4B66D-F85E-4DCE-BAE3-85F5AE2531A0} .Release| x64 .Build .0 = Release| Any CPU
8488 {6DE4B66D-F85E-4DCE-BAE3-85F5AE2531A0} .Release| x86 .ActiveCfg = Release| Any CPU
8589 {6DE4B66D-F85E-4DCE-BAE3-85F5AE2531A0} .Release| x86 .Build .0 = Release| Any CPU
90+ {0CA4934D-8348-4E35-BA0B-1AD4D3AE0102} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
91+ {0CA4934D-8348-4E35-BA0B-1AD4D3AE0102} .Debug| Any CPU .Build .0 = Debug| Any CPU
92+ {0CA4934D-8348-4E35-BA0B-1AD4D3AE0102} .Debug| x64 .ActiveCfg = Debug| Any CPU
93+ {0CA4934D-8348-4E35-BA0B-1AD4D3AE0102} .Debug| x64 .Build .0 = Debug| Any CPU
94+ {0CA4934D-8348-4E35-BA0B-1AD4D3AE0102} .Debug| x86 .ActiveCfg = Debug| Any CPU
95+ {0CA4934D-8348-4E35-BA0B-1AD4D3AE0102} .Debug| x86 .Build .0 = Debug| Any CPU
96+ {0CA4934D-8348-4E35-BA0B-1AD4D3AE0102} .Release| Any CPU .ActiveCfg = Release| Any CPU
97+ {0CA4934D-8348-4E35-BA0B-1AD4D3AE0102} .Release| Any CPU .Build .0 = Release| Any CPU
98+ {0CA4934D-8348-4E35-BA0B-1AD4D3AE0102} .Release| x64 .ActiveCfg = Release| Any CPU
99+ {0CA4934D-8348-4E35-BA0B-1AD4D3AE0102} .Release| x64 .Build .0 = Release| Any CPU
100+ {0CA4934D-8348-4E35-BA0B-1AD4D3AE0102} .Release| x86 .ActiveCfg = Release| Any CPU
101+ {0CA4934D-8348-4E35-BA0B-1AD4D3AE0102} .Release| x86 .Build .0 = Release| Any CPU
86102 EndGlobalSection
87103 GlobalSection (SolutionProperties ) = preSolution
88104 HideSolutionNode = FALSE
89105 EndGlobalSection
106+ GlobalSection (NestedProjects ) = preSolution
107+ {0CA4934D-8348-4E35-BA0B-1AD4D3AE0102} = {0AB3BF05-4346-4AA6-1389-037BE0695223}
108+ EndGlobalSection
90109EndGlobal
0 commit comments