mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
Fix prebuild.xml
adding a reference to a dll requires 'path="..."'
This commit is contained in:
@@ -1472,7 +1472,7 @@
|
||||
<Reference name="OpenSim.Services.Connectors"/>
|
||||
<Reference name="OpenSim.Services.Base"/>
|
||||
<Reference name="OpenSim.Services.Interfaces"/>
|
||||
<Reference name="Ionic.Zip"/>
|
||||
<Reference name="Ionic.Zip" path="../../../bin/"/>
|
||||
|
||||
<Reference name="GlynnTucker.Cache" path="../../../bin/"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user