From 13840f3a3855209064013a37e6eba2650e639a04 Mon Sep 17 00:00:00 2001 From: Rinat Abdullin Date: Sun, 10 Mar 2013 12:53:04 +0600 Subject: [PATCH] Fix reference to stack overflow interface --- Source/Btw.Redis/Btw.Redis.csproj | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Source/Btw.Redis/Btw.Redis.csproj b/Source/Btw.Redis/Btw.Redis.csproj index 511c763..1369573 100644 --- a/Source/Btw.Redis/Btw.Redis.csproj +++ b/Source/Btw.Redis/Btw.Redis.csproj @@ -9,13 +9,14 @@ Properties Btw.Redis Btw.Redis - v4.0 512 + 12.0.0 + 2.0 - true + True full - false + False bin\Debug\ DEBUG;TRACE prompt @@ -23,16 +24,13 @@ pdbonly - true + True bin\Release\ TRACE prompt 4 - - ..\Gtd.Server\bin\Debug\ServiceStack.Interfaces.dll - ..\..\Library\ServiceStack\ServiceStack.Redis.dll @@ -43,6 +41,9 @@ + + ..\..\Library\ServiceStack\ServiceStack.Interfaces.dll +