Update svn properties. Minor formatting cleanup.

This commit is contained in:
Jeff Ames
2008-03-04 06:02:48 +00:00
parent 279e0061c5
commit 75f6f6e3ff
7 changed files with 690 additions and 693 deletions

View File

@@ -84,12 +84,12 @@
<Project name="OpenSim.Tests.Common" path="OpenSim/Tests/Common" type="Library">
<Configuration name="Debug">
<Options>
<OutputPath>../../../bin/</OutputPath>
<OutputPath>../../../bin/</OutputPath>
</Options>
</Configuration>
<Configuration name="Release">
<Options>
<OutputPath>../../../bin/</OutputPath>
<OutputPath>../../../bin/</OutputPath>
</Options>
</Configuration>
@@ -107,12 +107,12 @@
<Project name="OpenSim.Framework.Tests" path="OpenSim/Tests/OpenSim/Framework" type="Library">
<Configuration name="Debug">
<Options>
<OutputPath>../../../../bin/</OutputPath>
<OutputPath>../../../../bin/</OutputPath>
</Options>
</Configuration>
<Configuration name="Release">
<Options>
<OutputPath>../../../../bin/</OutputPath>
<OutputPath>../../../../bin/</OutputPath>
</Options>
</Configuration>