mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Fix prebuild.xml format for reference
Mono.Data.SQL entry was bad
This commit is contained in:
@@ -2145,7 +2145,7 @@
|
||||
<Reference name="OpenMetaverse.StructuredData" path="../../../bin/"/>
|
||||
<Reference name="Community.CsharpSqlite" path="../../../bin/"/>
|
||||
<Reference name="Community.CsharpSqlite.Sqlite" path="../../../bin"/>
|
||||
<Reference name="Mono.Data.Sqlite"/>
|
||||
<Reference name="Mono.Data.Sqlite" path="../../../bin" />
|
||||
<Reference name="Mono.Addins" path="../../../bin/"/>
|
||||
<Reference name="log4net" path="../../../bin/"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user