Add Web.Tests
This commit is contained in:
@@ -3,6 +3,8 @@ Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 2012
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Web", "Web\Web.csproj", "{0809033D-DBB9-41AE-8811-9A9CFDFD8966}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Web.Tests", "Web.Tests\Web.Tests.csproj", "{0DBE7CB9-71B3-46BA-8045-0F1E36C1C8F7}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -13,6 +15,10 @@ Global
|
||||
{0809033D-DBB9-41AE-8811-9A9CFDFD8966}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{0809033D-DBB9-41AE-8811-9A9CFDFD8966}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{0809033D-DBB9-41AE-8811-9A9CFDFD8966}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{0DBE7CB9-71B3-46BA-8045-0F1E36C1C8F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{0DBE7CB9-71B3-46BA-8045-0F1E36C1C8F7}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{0DBE7CB9-71B3-46BA-8045-0F1E36C1C8F7}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{0DBE7CB9-71B3-46BA-8045-0F1E36C1C8F7}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
||||
Reference in New Issue
Block a user