From 6e5c9521e3e6230c70662a3662b26e1e73ed1421 Mon Sep 17 00:00:00 2001 From: Aaron Bockover Date: Mon, 10 Dec 2012 12:55:02 -0500 Subject: [PATCH] [SparkleLib] fix debug build --- SparkleLib/SparkleLib.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SparkleLib/SparkleLib.csproj b/SparkleLib/SparkleLib.csproj index 1e72a6ea..8b7c4ada 100644 --- a/SparkleLib/SparkleLib.csproj +++ b/SparkleLib/SparkleLib.csproj @@ -22,7 +22,7 @@ none False - bin\Debug + ..\bin 4