Skip to content

Commit d89f9ac

Browse files
author
Andy Adamczak
committed
Working on getting tests running in 2008 Microsoft test framework.
1 parent 9246a91 commit d89f9ac

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

PureMVC.DotNET.VS2008.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 10.00
33
# Visual Studio 2008
44
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PureMVC.DotNET.2008", "PureMVC.DotNET.2008\PureMVC.DotNET.2008.csproj", "{A1482CF1-5566-4636-8590-30ED9CF3D4D9}"
55
EndProject
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PureMVC.DotNET.Tests", "PureMVC.DotNET.2008.Tests\PureMVC.DotNET.2008.Tests.csproj", "{0E2FA536-CA09-4E55-84D6-43AD9A93C9A0}"
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PureMVC.DotNET.2008.Tests.Old", "PureMVC.DotNET.2008.Tests.Old\PureMVC.DotNET.2008.Tests.Old.csproj", "{0E2FA536-CA09-4E55-84D6-43AD9A93C9A0}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution

PureMVC.Silverlight.VS2008.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 10.00
33
# Visual Studio 2008
44
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PureMVC.Silverlight.20", "PureMVC.Silverlight.20\PureMVC.Silverlight.20.csproj", "{B4F50092-012E-4EA6-8194-AE42353FD89A}"
55
EndProject
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PureMVC.Silverlight.20.Tests", "PureMVC.Silverlight.20.Tests\PureMVC.Silverlight.20.Tests.csproj", "{B803EC87-6979-4797-8EEB-D2C7A47B8A5F}"
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PureMVC.Silverlight.20.Tests.Old", "PureMVC.Silverlight.20.Tests.Old\PureMVC.Silverlight.20.Tests.Old.csproj", "{B803EC87-6979-4797-8EEB-D2C7A47B8A5F}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution

0 commit comments

Comments
 (0)