aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--prebuild.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/prebuild.xml b/prebuild.xml
index c97c96c..7d1ca59 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -250,7 +250,7 @@
250 250
251 251
252 <!-- OpenGrid Data Services --> 252 <!-- OpenGrid Data Services -->
253 <Project name="OpenGrid.Framework.Data" path="OpenGrid.FrameWork.Data" type="Library"> 253 <Project name="OpenGrid.Framework.Data" path="OpenGrid.Framework.Data" type="Library">
254 <Configuration name="Debug"> 254 <Configuration name="Debug">
255 <Options> 255 <Options>
256 <OutputPath>../bin/</OutputPath> 256 <OutputPath>../bin/</OutputPath>
@@ -272,7 +272,7 @@
272 </Files> 272 </Files>
273 </Project> 273 </Project>
274 274
275 <Project name="OpenGrid.Framework.Data.MySQL" path="OpenGrid.FrameWork.Data.MySQL" type="Library"> 275 <Project name="OpenGrid.Framework.Data.MySQL" path="OpenGrid.Framework.Data.MySQL" type="Library">
276 <Configuration name="Debug"> 276 <Configuration name="Debug">
277 <Options> 277 <Options>
278 <OutputPath>../bin/</OutputPath> 278 <OutputPath>../bin/</OutputPath>