aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorDiva Canto2016-02-21 11:14:02 -0800
committerDiva Canto2016-02-21 11:14:02 -0800
commitab12a142798a1358b82d927f3d6046e30fcc57c2 (patch)
tree381603d68e958d3cd3be40724b95537f65a47dc5 /prebuild.xml
parentThe old sqlite inventory data interface was still around and causing problems... (diff)
downloadopensim-SC-ab12a142798a1358b82d927f3d6046e30fcc57c2.zip
opensim-SC-ab12a142798a1358b82d927f3d6046e30fcc57c2.tar.gz
opensim-SC-ab12a142798a1358b82d927f3d6046e30fcc57c2.tar.bz2
opensim-SC-ab12a142798a1358b82d927f3d6046e30fcc57c2.tar.xz
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 84c2cc9..f2e2738 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2459,6 +2459,7 @@
2459 <ReferencePath>../../../bin/</ReferencePath> 2459 <ReferencePath>../../../bin/</ReferencePath>
2460 <Reference name="System"/> 2460 <Reference name="System"/>
2461 <Reference name="System.Xml"/> 2461 <Reference name="System.Xml"/>
2462 <Reference name="OpenSim.Framework"/>
2462 <Reference name="Nini" path="../../../bin/"/> 2463 <Reference name="Nini" path="../../../bin/"/>
2463 <Reference name="log4net" path="../../../bin/"/> 2464 <Reference name="log4net" path="../../../bin/"/>
2464 2465