aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorOren Hurvitz2013-12-03 08:47:47 +0200
committerOren Hurvitz2014-03-24 12:26:54 +0100
commitf5ae36d7e25a20199d676e53a066be79f76b580d (patch)
tree30b6bb359ced6b6ff899b078c921df70ad3a4358 /prebuild.xml
parentEnable runprebuild.bat to run in Cygwin (diff)
downloadopensim-SC_OLD-f5ae36d7e25a20199d676e53a066be79f76b580d.zip
opensim-SC_OLD-f5ae36d7e25a20199d676e53a066be79f76b580d.tar.gz
opensim-SC_OLD-f5ae36d7e25a20199d676e53a066be79f76b580d.tar.bz2
opensim-SC_OLD-f5ae36d7e25a20199d676e53a066be79f76b580d.tar.xz
Updated Prebuild to support .NET 4.5
Resolves http://opensimulator.org/mantis/view.php?id=6951
Diffstat (limited to '')
-rw-r--r--prebuild.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml
index c16d6e6..80ee2c0 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1,5 +1,5 @@
1<?xml version="1.0" ?> 1<?xml version="1.0" ?>
2<Prebuild version="1.7" xmlns="http://dnpb.sourceforge.net/schemas/prebuild-1.7.xsd"> 2<Prebuild version="1.10" xmlns="http://dnpb.sourceforge.net/schemas/prebuild-1.10.xsd">
3 <Solution activeConfig="Debug" name="OpenSim" path="./" version="0.5.0-$Rev$"> 3 <Solution activeConfig="Debug" name="OpenSim" path="./" version="0.5.0-$Rev$">
4 <Configuration name="Debug"> 4 <Configuration name="Debug">
5 <Options> 5 <Options>