diff Agendas/trunk/src/Agendas.sln @ 222:68b09c30b0d2

Separando los test de persistencia en un proyecto aparte
author nelopauselli
date Mon, 19 Sep 2011 18:18:17 -0300
parents 1deccd6c3cb2
children
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.sln	Tue Sep 13 09:01:58 2011 -0300
+++ b/Agendas/trunk/src/Agendas.sln	Mon Sep 19 18:18:17 2011 -0300
@@ -40,6 +40,8 @@
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Web.Tests", "Agendas.Web.Tests\Agendas.Web.Tests.csproj", "{10FECBBD-F07F-4721-87DA-D3184CF86C90}"
 EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Repositories.Tests", "Agendas.Repositories.Tests\Agendas.Repositories.Tests.csproj", "{BFCD197C-01D5-4645-B0DF-053867E16FDE}"
+EndProject
 Global
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 		Debug|Any CPU = Debug|Any CPU
@@ -110,6 +112,10 @@
 		{10FECBBD-F07F-4721-87DA-D3184CF86C90}.Debug|Any CPU.Build.0 = Debug|Any CPU
 		{10FECBBD-F07F-4721-87DA-D3184CF86C90}.Release|Any CPU.ActiveCfg = Release|Any CPU
 		{10FECBBD-F07F-4721-87DA-D3184CF86C90}.Release|Any CPU.Build.0 = Release|Any CPU
+		{BFCD197C-01D5-4645-B0DF-053867E16FDE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{BFCD197C-01D5-4645-B0DF-053867E16FDE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{BFCD197C-01D5-4645-B0DF-053867E16FDE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{BFCD197C-01D5-4645-B0DF-053867E16FDE}.Release|Any CPU.Build.0 = Release|Any CPU
 	EndGlobalSection
 	GlobalSection(SolutionProperties) = preSolution
 		HideSolutionNode = FALSE