Skip to content

Commit

Permalink
add to sln
Browse files Browse the repository at this point in the history
  • Loading branch information
scascarini committed Nov 2, 2016
1 parent 7a7b665 commit 7069e9f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Spa.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NakedObjects.Spa.Selenium.Test", "Spa\NakedObjects.Spa.Selenium.Test\NakedObjects.Spa.Selenium.Test.csproj", "{DD9EC819-7275-42B3-9C7A-F9F467A52644}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NakedObjects.Spa", "Spa\NakedObjects.Spa\NakedObjects.Spa.csproj", "{CC50CB80-3FF4-4A90-8AA0-A38A05EAFB51}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -15,6 +17,10 @@ Global
{DD9EC819-7275-42B3-9C7A-F9F467A52644}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DD9EC819-7275-42B3-9C7A-F9F467A52644}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DD9EC819-7275-42B3-9C7A-F9F467A52644}.Release|Any CPU.Build.0 = Release|Any CPU
{CC50CB80-3FF4-4A90-8AA0-A38A05EAFB51}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CC50CB80-3FF4-4A90-8AA0-A38A05EAFB51}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CC50CB80-3FF4-4A90-8AA0-A38A05EAFB51}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CC50CB80-3FF4-4A90-8AA0-A38A05EAFB51}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit 7069e9f

Please sign in to comment.