comment out OpenSim.Model until first class is added,
otherwise nant is unhappy0.6.0-stable
parent
f001cd78f1
commit
fca85cc1a6
|
@ -33,7 +33,7 @@
|
||||||
</Configuration>
|
</Configuration>
|
||||||
|
|
||||||
<!-- Core OpenSim Projects -->
|
<!-- Core OpenSim Projects -->
|
||||||
|
<!--
|
||||||
<Project name="OpenSim.Model" path="OpenSim/Model" type="Library">
|
<Project name="OpenSim.Model" path="OpenSim/Model" type="Library">
|
||||||
<Configuration name="Debug">
|
<Configuration name="Debug">
|
||||||
<Options>
|
<Options>
|
||||||
|
@ -53,7 +53,7 @@
|
||||||
<Match pattern="*.cs" recurse="true"/>
|
<Match pattern="*.cs" recurse="true"/>
|
||||||
</Files>
|
</Files>
|
||||||
</Project>
|
</Project>
|
||||||
|
-->
|
||||||
<Project name="OpenSim.Framework.Console" path="OpenSim/Framework/Console" type="Library">
|
<Project name="OpenSim.Framework.Console" path="OpenSim/Framework/Console" type="Library">
|
||||||
<Configuration name="Debug">
|
<Configuration name="Debug">
|
||||||
<Options>
|
<Options>
|
||||||
|
|
Loading…
Reference in New Issue