From f5ae36d7e25a20199d676e53a066be79f76b580d Mon Sep 17 00:00:00 2001 From: Oren Hurvitz Date: Tue, 3 Dec 2013 08:47:47 +0200 Subject: Updated Prebuild to support .NET 4.5 Resolves http://opensimulator.org/mantis/view.php?id=6951 --- Prebuild/prebuild.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Prebuild/prebuild.xml') diff --git a/Prebuild/prebuild.xml b/Prebuild/prebuild.xml index 588d788..f39175b 100644 --- a/Prebuild/prebuild.xml +++ b/Prebuild/prebuild.xml @@ -1,6 +1,6 @@ - - + + DEBUG;TRACE @@ -31,7 +31,7 @@ type="Exe" rootNamespace="Prebuild" startupObject="Prebuild.Prebuild" - version="2.0.5" + version="2.0.6" frameworkVersion="v3_5" > Matthew Holmes (matthew@wildfiregames.com) @@ -66,7 +66,7 @@ - + -- cgit v1.1