mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
comment out OpenSim.Model until first class is added,
otherwise nant is unhappy
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
</Configuration>
|
||||
|
||||
<!-- Core OpenSim Projects -->
|
||||
|
||||
<!--
|
||||
<Project name="OpenSim.Model" path="OpenSim/Model" type="Library">
|
||||
<Configuration name="Debug">
|
||||
<Options>
|
||||
@@ -53,7 +53,7 @@
|
||||
<Match pattern="*.cs" recurse="true"/>
|
||||
</Files>
|
||||
</Project>
|
||||
|
||||
-->
|
||||
<Project name="OpenSim.Framework.Console" path="OpenSim/Framework/Console" type="Library">
|
||||
<Configuration name="Debug">
|
||||
<Options>
|
||||
|
||||
Reference in New Issue
Block a user