aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml194
1 files changed, 98 insertions, 96 deletions
diff --git a/prebuild.xml b/prebuild.xml
index f9b26ef..3a64af9 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -34,7 +34,7 @@
34 34
35 <!-- Core OpenSim Projects --> 35 <!-- Core OpenSim Projects -->
36<!-- 36<!--
37 <Project frameworkVersion="v3_5" name="OpenSim.Model" path="OpenSim/Model" type="Library"> 37 <Project frameworkVersion="v4_0" name="OpenSim.Model" path="OpenSim/Model" type="Library">
38 <Configuration name="Debug"> 38 <Configuration name="Debug">
39 <Options> 39 <Options>
40 <OutputPath>../../../bin/</OutputPath> 40 <OutputPath>../../../bin/</OutputPath>
@@ -55,7 +55,7 @@
55 </Project> 55 </Project>
56--> 56-->
57 57
58 <Project frameworkVersion="v3_5" name="SmartThreadPool" path="ThirdParty/SmartThreadPool" type="Library"> 58 <Project frameworkVersion="v4_0" name="SmartThreadPool" path="ThirdParty/SmartThreadPool" type="Library">
59 <Configuration name="Debug"> 59 <Configuration name="Debug">
60 <Options> 60 <Options>
61 <OutputPath>../../bin/</OutputPath> 61 <OutputPath>../../bin/</OutputPath>
@@ -77,7 +77,7 @@
77 </Files> 77 </Files>
78 </Project> 78 </Project>
79 79
80 <Project frameworkVersion="v3_5" name="OpenSim.Framework" path="OpenSim/Framework" type="Library"> 80 <Project frameworkVersion="v4_0" name="OpenSim.Framework" path="OpenSim/Framework" type="Library">
81 <Configuration name="Debug"> 81 <Configuration name="Debug">
82 <Options> 82 <Options>
83 <OutputPath>../../bin/</OutputPath> 83 <OutputPath>../../bin/</OutputPath>
@@ -112,7 +112,7 @@
112 </Files> 112 </Files>
113 </Project> 113 </Project>
114 114
115 <Project frameworkVersion="v3_5" name="OpenSim.Framework.Servers.HttpServer" path="OpenSim/Framework/Servers/HttpServer" type="Library"> 115 <Project frameworkVersion="v4_0" name="OpenSim.Framework.Servers.HttpServer" path="OpenSim/Framework/Servers/HttpServer" type="Library">
116 <Configuration name="Debug"> 116 <Configuration name="Debug">
117 <Options> 117 <Options>
118 <OutputPath>../../../../bin/</OutputPath> 118 <OutputPath>../../../../bin/</OutputPath>
@@ -126,6 +126,7 @@
126 126
127 <ReferencePath>../../../../bin/</ReferencePath> 127 <ReferencePath>../../../../bin/</ReferencePath>
128 <Reference name="System"/> 128 <Reference name="System"/>
129 <Reference name="System.Core"/>
129 <Reference name="System.Xml"/> 130 <Reference name="System.Xml"/>
130 <Reference name="System.Web"/> 131 <Reference name="System.Web"/>
131 <Reference name="OpenSim.Framework"/> 132 <Reference name="OpenSim.Framework"/>
@@ -150,7 +151,7 @@
150 </Files> 151 </Files>
151 </Project> 152 </Project>
152 153
153 <Project frameworkVersion="v3_5" name="OpenSim.Framework.Console" path="OpenSim/Framework/Console" type="Library"> 154 <Project frameworkVersion="v4_0" name="OpenSim.Framework.Console" path="OpenSim/Framework/Console" type="Library">
154 <Configuration name="Debug"> 155 <Configuration name="Debug">
155 <Options> 156 <Options>
156 <OutputPath>../../../bin/</OutputPath> 157 <OutputPath>../../../bin/</OutputPath>
@@ -177,7 +178,7 @@
177 </Files> 178 </Files>
178 </Project> 179 </Project>
179 180
180 <Project frameworkVersion="v3_5" name="OpenSim.Services.Interfaces" path="OpenSim/Services/Interfaces" type="Library"> 181 <Project frameworkVersion="v4_0" name="OpenSim.Services.Interfaces" path="OpenSim/Services/Interfaces" type="Library">
181 <Configuration name="Debug"> 182 <Configuration name="Debug">
182 <Options> 183 <Options>
183 <OutputPath>../../../bin/</OutputPath> 184 <OutputPath>../../../bin/</OutputPath>
@@ -205,7 +206,7 @@
205 </Files> 206 </Files>
206 </Project> 207 </Project>
207 208
208 <Project frameworkVersion="v3_5" name="OpenSim.Framework.Serialization" path="OpenSim/Framework/Serialization" type="Library"> 209 <Project frameworkVersion="v4_0" name="OpenSim.Framework.Serialization" path="OpenSim/Framework/Serialization" type="Library">
209 <Configuration name="Debug"> 210 <Configuration name="Debug">
210 <Options> 211 <Options>
211 <OutputPath>../../../bin/</OutputPath> 212 <OutputPath>../../../bin/</OutputPath>
@@ -234,7 +235,7 @@
234 </Files> 235 </Files>
235 </Project> 236 </Project>
236 237
237 <Project frameworkVersion="v3_5" name="OpenSim.Framework.Statistics" path="OpenSim/Framework/Statistics" type="Library"> 238 <Project frameworkVersion="v4_0" name="OpenSim.Framework.Statistics" path="OpenSim/Framework/Statistics" type="Library">
238 <Configuration name="Debug"> 239 <Configuration name="Debug">
239 <Options> 240 <Options>
240 <OutputPath>../../../bin/</OutputPath> 241 <OutputPath>../../../bin/</OutputPath>
@@ -258,7 +259,7 @@
258 </Files> 259 </Files>
259 </Project> 260 </Project>
260 261
261 <Project frameworkVersion="v3_5" name="OpenSim.Data" path="OpenSim/Data" type="Library"> 262 <Project frameworkVersion="v4_0" name="OpenSim.Data" path="OpenSim/Data" type="Library">
262 <Configuration name="Debug"> 263 <Configuration name="Debug">
263 <Options> 264 <Options>
264 <OutputPath>../../bin/</OutputPath> 265 <OutputPath>../../bin/</OutputPath>
@@ -287,7 +288,7 @@
287 </Files> 288 </Files>
288 </Project> 289 </Project>
289 290
290 <Project frameworkVersion="v3_5" name="OpenSim.Framework.Configuration.XML" path="OpenSim/Framework/Configuration/XML" type="Library"> 291 <Project frameworkVersion="v4_0" name="OpenSim.Framework.Configuration.XML" path="OpenSim/Framework/Configuration/XML" type="Library">
291 <Configuration name="Debug"> 292 <Configuration name="Debug">
292 <Options> 293 <Options>
293 <OutputPath>../../../../bin/</OutputPath> 294 <OutputPath>../../../../bin/</OutputPath>
@@ -312,7 +313,7 @@
312 </Files> 313 </Files>
313 </Project> 314 </Project>
314 315
315 <Project frameworkVersion="v3_5" name="OpenSim.Framework.Configuration.HTTP" path="OpenSim/Framework/Configuration/HTTP" type="Library"> 316 <Project frameworkVersion="v4_0" name="OpenSim.Framework.Configuration.HTTP" path="OpenSim/Framework/Configuration/HTTP" type="Library">
316 <Configuration name="Debug"> 317 <Configuration name="Debug">
317 <Options> 318 <Options>
318 <OutputPath>../../../../bin/</OutputPath> 319 <OutputPath>../../../../bin/</OutputPath>
@@ -339,7 +340,7 @@
339 </Files> 340 </Files>
340 </Project> 341 </Project>
341 342
342 <Project frameworkVersion="v3_5" name="OpenSim.Framework.AssetLoader.Filesystem" path="OpenSim/Framework/AssetLoader/Filesystem" type="Library"> 343 <Project frameworkVersion="v4_0" name="OpenSim.Framework.AssetLoader.Filesystem" path="OpenSim/Framework/AssetLoader/Filesystem" type="Library">
343 <Configuration name="Debug"> 344 <Configuration name="Debug">
344 <Options> 345 <Options>
345 <OutputPath>../../../../bin/</OutputPath> 346 <OutputPath>../../../../bin/</OutputPath>
@@ -364,7 +365,7 @@
364 </Files> 365 </Files>
365 </Project> 366 </Project>
366 367
367 <Project frameworkVersion="v3_5" name="OpenSim.Framework.RegionLoader.Web" path="OpenSim/Framework/RegionLoader/Web" type="Library"> 368 <Project frameworkVersion="v4_0" name="OpenSim.Framework.RegionLoader.Web" path="OpenSim/Framework/RegionLoader/Web" type="Library">
368 <Configuration name="Debug"> 369 <Configuration name="Debug">
369 <Options> 370 <Options>
370 <OutputPath>../../../../bin/</OutputPath> 371 <OutputPath>../../../../bin/</OutputPath>
@@ -390,7 +391,7 @@
390 </Files> 391 </Files>
391 </Project> 392 </Project>
392 393
393 <Project frameworkVersion="v3_5" name="OpenSim.Framework.RegionLoader.Filesystem" path="OpenSim/Framework/RegionLoader/Filesystem" type="Library"> 394 <Project frameworkVersion="v4_0" name="OpenSim.Framework.RegionLoader.Filesystem" path="OpenSim/Framework/RegionLoader/Filesystem" type="Library">
394 <Configuration name="Debug"> 395 <Configuration name="Debug">
395 <Options> 396 <Options>
396 <OutputPath>../../../../bin/</OutputPath> 397 <OutputPath>../../../../bin/</OutputPath>
@@ -416,7 +417,7 @@
416 </Files> 417 </Files>
417 </Project> 418 </Project>
418 419
419 <Project frameworkVersion="v3_5" name="OpenSim.Framework.Servers" path="OpenSim/Framework/Servers" type="Library"> 420 <Project frameworkVersion="v4_0" name="OpenSim.Framework.Servers" path="OpenSim/Framework/Servers" type="Library">
420 <Configuration name="Debug"> 421 <Configuration name="Debug">
421 <Options> 422 <Options>
422 <OutputPath>../../../bin/</OutputPath> 423 <OutputPath>../../../bin/</OutputPath>
@@ -448,7 +449,7 @@
448 </Files> 449 </Files>
449 </Project> 450 </Project>
450 451
451 <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.Manager" path="OpenSim/Region/Physics/Manager" type="Library"> 452 <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.Manager" path="OpenSim/Region/Physics/Manager" type="Library">
452 <Configuration name="Debug"> 453 <Configuration name="Debug">
453 <Options> 454 <Options>
454 <OutputPath>../../../../bin/</OutputPath> 455 <OutputPath>../../../../bin/</OutputPath>
@@ -476,7 +477,7 @@
476 </Project> 477 </Project>
477 478
478 <!-- Physics Plug-ins --> 479 <!-- Physics Plug-ins -->
479 <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.BasicPhysicsPlugin" path="OpenSim/Region/Physics/BasicPhysicsPlugin" type="Library"> 480 <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.BasicPhysicsPlugin" path="OpenSim/Region/Physics/BasicPhysicsPlugin" type="Library">
480 <Configuration name="Debug"> 481 <Configuration name="Debug">
481 <Options> 482 <Options>
482 <OutputPath>../../../../bin/Physics/</OutputPath> 483 <OutputPath>../../../../bin/Physics/</OutputPath>
@@ -499,7 +500,7 @@
499 </Files> 500 </Files>
500 </Project> 501 </Project>
501 502
502 <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.POSPlugin" path="OpenSim/Region/Physics/POSPlugin" type="Library"> 503 <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.POSPlugin" path="OpenSim/Region/Physics/POSPlugin" type="Library">
503 <Configuration name="Debug"> 504 <Configuration name="Debug">
504 <Options> 505 <Options>
505 <OutputPath>../../../../bin/Physics/</OutputPath> 506 <OutputPath>../../../../bin/Physics/</OutputPath>
@@ -522,7 +523,7 @@
522 </Files> 523 </Files>
523 </Project> 524 </Project>
524 525
525 <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.OdePlugin" path="OpenSim/Region/Physics/OdePlugin" type="Library"> 526 <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.OdePlugin" path="OpenSim/Region/Physics/OdePlugin" type="Library">
526 <Configuration name="Debug"> 527 <Configuration name="Debug">
527 <Options> 528 <Options>
528 <OutputPath>../../../../bin/Physics/</OutputPath> 529 <OutputPath>../../../../bin/Physics/</OutputPath>
@@ -552,7 +553,7 @@
552 </Files> 553 </Files>
553 </Project> 554 </Project>
554 555
555 <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.ConvexDecompositionDotNet" path="OpenSim/Region/Physics/ConvexDecompositionDotNet" type="Library"> 556 <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.ConvexDecompositionDotNet" path="OpenSim/Region/Physics/ConvexDecompositionDotNet" type="Library">
556 <Configuration name="Debug"> 557 <Configuration name="Debug">
557 <Options> 558 <Options>
558 <OutputPath>../../../../bin/</OutputPath> 559 <OutputPath>../../../../bin/</OutputPath>
@@ -577,7 +578,7 @@
577 </Files> 578 </Files>
578 </Project> 579 </Project>
579 580
580 <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.ChOdePlugin" path="OpenSim/Region/Physics/ChOdePlugin" type="Library"> 581 <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.ChOdePlugin" path="OpenSim/Region/Physics/ChOdePlugin" type="Library">
581 <Configuration name="Debug"> 582 <Configuration name="Debug">
582 <Options> 583 <Options>
583 <OutputPath>../../../../bin/Physics/</OutputPath> 584 <OutputPath>../../../../bin/Physics/</OutputPath>
@@ -608,7 +609,7 @@
608 </Files> 609 </Files>
609 </Project> 610 </Project>
610 611
611 <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.UbitOdePlugin" path="OpenSim/Region/Physics/UbitOdePlugin" type="Library"> 612 <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.UbitOdePlugin" path="OpenSim/Region/Physics/UbitOdePlugin" type="Library">
612 <Configuration name="Debug"> 613 <Configuration name="Debug">
613 <Options> 614 <Options>
614 <OutputPath>../../../../bin/Physics/</OutputPath> 615 <OutputPath>../../../../bin/Physics/</OutputPath>
@@ -639,7 +640,7 @@
639 </Files> 640 </Files>
640 </Project> 641 </Project>
641 642
642 <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.BulletSPlugin" path="OpenSim/Region/Physics/BulletSPlugin" type="Library"> 643 <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.BulletSPlugin" path="OpenSim/Region/Physics/BulletSPlugin" type="Library">
643 <Configuration name="Debug"> 644 <Configuration name="Debug">
644 <Options> 645 <Options>
645 <OutputPath>../../../../bin/Physics/</OutputPath> 646 <OutputPath>../../../../bin/Physics/</OutputPath>
@@ -672,7 +673,7 @@
672 </Files> 673 </Files>
673 </Project> 674 </Project>
674 675
675 <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.Meshing" path="OpenSim/Region/Physics/Meshing" type="Library"> 676 <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.Meshing" path="OpenSim/Region/Physics/Meshing" type="Library">
676 <Configuration name="Debug"> 677 <Configuration name="Debug">
677 <Options> 678 <Options>
678 <OutputPath>../../../../bin/Physics/</OutputPath> 679 <OutputPath>../../../../bin/Physics/</OutputPath>
@@ -703,7 +704,7 @@
703 </Files> 704 </Files>
704 </Project> 705 </Project>
705 706
706 <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.UbitMeshing" path="OpenSim/Region/Physics/UbitMeshing" type="Library"> 707 <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.UbitMeshing" path="OpenSim/Region/Physics/UbitMeshing" type="Library">
707 <Configuration name="Debug"> 708 <Configuration name="Debug">
708 <Options> 709 <Options>
709 <OutputPath>../../../../bin/Physics/</OutputPath> 710 <OutputPath>../../../../bin/Physics/</OutputPath>
@@ -735,7 +736,7 @@
735 </Files> 736 </Files>
736 </Project> 737 </Project>
737 738
738 <Project frameworkVersion="v3_5" name="OpenSim.Capabilities" path="OpenSim/Capabilities" type="Library"> 739 <Project frameworkVersion="v4_0" name="OpenSim.Capabilities" path="OpenSim/Capabilities" type="Library">
739 <Configuration name="Debug"> 740 <Configuration name="Debug">
740 <Options> 741 <Options>
741 <OutputPath>../../bin/</OutputPath> 742 <OutputPath>../../bin/</OutputPath>
@@ -770,7 +771,7 @@
770 </Project> 771 </Project>
771 772
772 773
773 <Project frameworkVersion="v3_5" name="OpenSim.Framework.Communications" path="OpenSim/Framework/Communications" type="Library"> 774 <Project frameworkVersion="v4_0" name="OpenSim.Framework.Communications" path="OpenSim/Framework/Communications" type="Library">
774 <Configuration name="Debug"> 775 <Configuration name="Debug">
775 <Options> 776 <Options>
776 <OutputPath>../../../bin/</OutputPath> 777 <OutputPath>../../../bin/</OutputPath>
@@ -811,7 +812,7 @@
811 </Project> 812 </Project>
812 813
813 814
814 <Project frameworkVersion="v3_5" name="OpenSim.Region.Framework" path="OpenSim/Region/Framework" type="Library"> 815 <Project frameworkVersion="v4_0" name="OpenSim.Region.Framework" path="OpenSim/Region/Framework" type="Library">
815 <Configuration name="Debug"> 816 <Configuration name="Debug">
816 <Options> 817 <Options>
817 <OutputPath>../../../bin/</OutputPath> 818 <OutputPath>../../../bin/</OutputPath>
@@ -864,7 +865,7 @@
864 <!-- OGS projects --> 865 <!-- OGS projects -->
865 866
866 867
867 <Project frameworkVersion="v3_5" name="OpenSim.Server.Base" path="OpenSim/Server/Base" type="Library"> 868 <Project frameworkVersion="v4_0" name="OpenSim.Server.Base" path="OpenSim/Server/Base" type="Library">
868 <Configuration name="Debug"> 869 <Configuration name="Debug">
869 <Options> 870 <Options>
870 <OutputPath>../../../bin/</OutputPath> 871 <OutputPath>../../../bin/</OutputPath>
@@ -894,7 +895,7 @@
894 </Files> 895 </Files>
895 </Project> 896 </Project>
896 897
897 <Project frameworkVersion="v3_5" name="OpenSim.Services.Base" path="OpenSim/Services/Base" type="Library"> 898 <Project frameworkVersion="v4_0" name="OpenSim.Services.Base" path="OpenSim/Services/Base" type="Library">
898 <Configuration name="Debug"> 899 <Configuration name="Debug">
899 <Options> 900 <Options>
900 <OutputPath>../../../bin/</OutputPath> 901 <OutputPath>../../../bin/</OutputPath>
@@ -921,7 +922,7 @@
921 </Files> 922 </Files>
922 </Project> 923 </Project>
923 924
924 <Project frameworkVersion="v3_5" name="OpenSim.Services.UserAccountService" path="OpenSim/Services/UserAccountService" type="Library"> 925 <Project frameworkVersion="v4_0" name="OpenSim.Services.UserAccountService" path="OpenSim/Services/UserAccountService" type="Library">
925 <Configuration name="Debug"> 926 <Configuration name="Debug">
926 <Options> 927 <Options>
927 <OutputPath>../../../bin/</OutputPath> 928 <OutputPath>../../../bin/</OutputPath>
@@ -952,7 +953,7 @@
952 </Files> 953 </Files>
953 </Project> 954 </Project>
954 955
955 <Project frameworkVersion="v3_5" name="OpenSim.Services.FriendsService" path="OpenSim/Services/Friends" type="Library"> 956 <Project frameworkVersion="v4_0" name="OpenSim.Services.FriendsService" path="OpenSim/Services/Friends" type="Library">
956 <Configuration name="Debug"> 957 <Configuration name="Debug">
957 <Options> 958 <Options>
958 <OutputPath>../../../bin/</OutputPath> 959 <OutputPath>../../../bin/</OutputPath>
@@ -983,7 +984,7 @@
983 </Files> 984 </Files>
984 </Project> 985 </Project>
985 986
986 <Project frameworkVersion="v3_5" name="OpenSim.Services.Connectors" path="OpenSim/Services/Connectors" type="Library"> 987 <Project frameworkVersion="v4_0" name="OpenSim.Services.Connectors" path="OpenSim/Services/Connectors" type="Library">
987 <Configuration name="Debug"> 988 <Configuration name="Debug">
988 <Options> 989 <Options>
989 <OutputPath>../../../bin/</OutputPath> 990 <OutputPath>../../../bin/</OutputPath>
@@ -1022,7 +1023,7 @@
1022 </Files> 1023 </Files>
1023 </Project> 1024 </Project>
1024 1025
1025 <Project frameworkVersion="v3_5" name="OpenSim.Services.AssetService" path="OpenSim/Services/AssetService" type="Library"> 1026 <Project frameworkVersion="v4_0" name="OpenSim.Services.AssetService" path="OpenSim/Services/AssetService" type="Library">
1026 <Configuration name="Debug"> 1027 <Configuration name="Debug">
1027 <Options> 1028 <Options>
1028 <OutputPath>../../../bin/</OutputPath> 1029 <OutputPath>../../../bin/</OutputPath>
@@ -1053,7 +1054,7 @@
1053 </Files> 1054 </Files>
1054 </Project> 1055 </Project>
1055 1056
1056 <Project frameworkVersion="v3_5" name="OpenSim.Services.AuthorizationService" path="OpenSim/Services/AuthorizationService" type="Library"> 1057 <Project frameworkVersion="v4_0" name="OpenSim.Services.AuthorizationService" path="OpenSim/Services/AuthorizationService" type="Library">
1057 <Configuration name="Debug"> 1058 <Configuration name="Debug">
1058 <Options> 1059 <Options>
1059 <OutputPath>../../../bin/</OutputPath> 1060 <OutputPath>../../../bin/</OutputPath>
@@ -1084,7 +1085,7 @@
1084 </Files> 1085 </Files>
1085 </Project> 1086 </Project>
1086 1087
1087 <Project frameworkVersion="v3_5" name="OpenSim.Services.FreeswitchService" path="OpenSim/Services/FreeswitchService" type="Library"> 1088 <Project frameworkVersion="v4_0" name="OpenSim.Services.FreeswitchService" path="OpenSim/Services/FreeswitchService" type="Library">
1088 <Configuration name="Debug"> 1089 <Configuration name="Debug">
1089 <Options> 1090 <Options>
1090 <OutputPath>../../../bin/</OutputPath> 1091 <OutputPath>../../../bin/</OutputPath>
@@ -1116,7 +1117,7 @@
1116 </Files> 1117 </Files>
1117 </Project> 1118 </Project>
1118 1119
1119 <Project frameworkVersion="v3_5" name="OpenSim.Services.AuthenticationService" path="OpenSim/Services/AuthenticationService" type="Library"> 1120 <Project frameworkVersion="v4_0" name="OpenSim.Services.AuthenticationService" path="OpenSim/Services/AuthenticationService" type="Library">
1120 <Configuration name="Debug"> 1121 <Configuration name="Debug">
1121 <Options> 1122 <Options>
1122 <OutputPath>../../../bin/</OutputPath> 1123 <OutputPath>../../../bin/</OutputPath>
@@ -1149,7 +1150,7 @@
1149 </Files> 1150 </Files>
1150 </Project> 1151 </Project>
1151 1152
1152 <Project frameworkVersion="v3_5" name="OpenSim.Services.GridService" path="OpenSim/Services/GridService" type="Library"> 1153 <Project frameworkVersion="v4_0" name="OpenSim.Services.GridService" path="OpenSim/Services/GridService" type="Library">
1153 <Configuration name="Debug"> 1154 <Configuration name="Debug">
1154 <Options> 1155 <Options>
1155 <OutputPath>../../../bin/</OutputPath> 1156 <OutputPath>../../../bin/</OutputPath>
@@ -1183,7 +1184,7 @@
1183 </Files> 1184 </Files>
1184 </Project> 1185 </Project>
1185 1186
1186 <Project frameworkVersion="v3_5" name="OpenSim.Services.PresenceService" path="OpenSim/Services/PresenceService" type="Library"> 1187 <Project frameworkVersion="v4_0" name="OpenSim.Services.PresenceService" path="OpenSim/Services/PresenceService" type="Library">
1187 <Configuration name="Debug"> 1188 <Configuration name="Debug">
1188 <Options> 1189 <Options>
1189 <OutputPath>../../../bin/</OutputPath> 1190 <OutputPath>../../../bin/</OutputPath>
@@ -1214,7 +1215,7 @@
1214 </Files> 1215 </Files>
1215 </Project> 1216 </Project>
1216 1217
1217 <Project frameworkVersion="v3_5" name="OpenSim.Services.AvatarService" path="OpenSim/Services/AvatarService" type="Library"> 1218 <Project frameworkVersion="v4_0" name="OpenSim.Services.AvatarService" path="OpenSim/Services/AvatarService" type="Library">
1218 <Configuration name="Debug"> 1219 <Configuration name="Debug">
1219 <Options> 1220 <Options>
1220 <OutputPath>../../../bin/</OutputPath> 1221 <OutputPath>../../../bin/</OutputPath>
@@ -1245,7 +1246,7 @@
1245 </Files> 1246 </Files>
1246 </Project> 1247 </Project>
1247 1248
1248 <Project frameworkVersion="v3_5" name="OpenSim.Services.InventoryService" path="OpenSim/Services/InventoryService" type="Library"> 1249 <Project frameworkVersion="v4_0" name="OpenSim.Services.InventoryService" path="OpenSim/Services/InventoryService" type="Library">
1249 <Configuration name="Debug"> 1250 <Configuration name="Debug">
1250 <Options> 1251 <Options>
1251 <OutputPath>../../../bin/</OutputPath> 1252 <OutputPath>../../../bin/</OutputPath>
@@ -1278,7 +1279,7 @@
1278 </Project> 1279 </Project>
1279 1280
1280 1281
1281 <Project frameworkVersion="v3_5" name="OpenSim.Services.LLLoginService" path="OpenSim/Services/LLLoginService" type="Library"> 1282 <Project frameworkVersion="v4_0" name="OpenSim.Services.LLLoginService" path="OpenSim/Services/LLLoginService" type="Library">
1282 <Configuration name="Debug"> 1283 <Configuration name="Debug">
1283 <Options> 1284 <Options>
1284 <OutputPath>../../../bin/</OutputPath> 1285 <OutputPath>../../../bin/</OutputPath>
@@ -1311,7 +1312,7 @@
1311 </Files> 1312 </Files>
1312 </Project> 1313 </Project>
1313 1314
1314 <Project frameworkVersion="v3_5" name="OpenSim.Services.HypergridService" path="OpenSim/Services/HypergridService" type="Library"> 1315 <Project frameworkVersion="v4_0" name="OpenSim.Services.HypergridService" path="OpenSim/Services/HypergridService" type="Library">
1315 <Configuration name="Debug"> 1316 <Configuration name="Debug">
1316 <Options> 1317 <Options>
1317 <OutputPath>../../../bin/</OutputPath> 1318 <OutputPath>../../../bin/</OutputPath>
@@ -1349,7 +1350,7 @@
1349 </Files> 1350 </Files>
1350 </Project> 1351 </Project>
1351 1352
1352 <Project frameworkVersion="v3_5" name="OpenSim.Services.MapImageService" path="OpenSim/Services/MapImageService" type="Library"> 1353 <Project frameworkVersion="v4_0" name="OpenSim.Services.MapImageService" path="OpenSim/Services/MapImageService" type="Library">
1353 <Configuration name="Debug"> 1354 <Configuration name="Debug">
1354 <Options> 1355 <Options>
1355 <OutputPath>../../../bin/</OutputPath> 1356 <OutputPath>../../../bin/</OutputPath>
@@ -1379,7 +1380,7 @@
1379 </Files> 1380 </Files>
1380 </Project> 1381 </Project>
1381 1382
1382 <Project frameworkVersion="v3_5" name="OpenSim.Server.Handlers" path="OpenSim/Server/Handlers" type="Library"> 1383 <Project frameworkVersion="v4_0" name="OpenSim.Server.Handlers" path="OpenSim/Server/Handlers" type="Library">
1383 <Configuration name="Debug"> 1384 <Configuration name="Debug">
1384 <Options> 1385 <Options>
1385 <OutputPath>../../../bin/</OutputPath> 1386 <OutputPath>../../../bin/</OutputPath>
@@ -1418,7 +1419,7 @@
1418 </Project> 1419 </Project>
1419 1420
1420 1421
1421 <Project frameworkVersion="v3_5" name="OpenSim.Capabilities.Handlers" path="OpenSim/Capabilities/Handlers" type="Library"> 1422 <Project frameworkVersion="v4_0" name="OpenSim.Capabilities.Handlers" path="OpenSim/Capabilities/Handlers" type="Library">
1422 <Configuration name="Debug"> 1423 <Configuration name="Debug">
1423 <Options> 1424 <Options>
1424 <OutputPath>../../../bin/</OutputPath> 1425 <OutputPath>../../../bin/</OutputPath>
@@ -1459,7 +1460,7 @@
1459 </Project> 1460 </Project>
1460 1461
1461 1462
1462 <Project frameworkVersion="v3_5" name="Robust" path="OpenSim/Server" type="Exe"> 1463 <Project frameworkVersion="v4_0" name="Robust" path="OpenSim/Server" type="Exe">
1463 <Configuration name="Debug"> 1464 <Configuration name="Debug">
1464 <Options> 1465 <Options>
1465 <OutputPath>../../bin/</OutputPath> 1466 <OutputPath>../../bin/</OutputPath>
@@ -1492,7 +1493,7 @@
1492 </Files> 1493 </Files>
1493 </Project> 1494 </Project>
1494 1495
1495 <Project frameworkVersion="v3_5" name="OpenSim.ConsoleClient" path="OpenSim/ConsoleClient" type="Exe"> 1496 <Project frameworkVersion="v4_0" name="OpenSim.ConsoleClient" path="OpenSim/ConsoleClient" type="Exe">
1496 <Configuration name="Debug"> 1497 <Configuration name="Debug">
1497 <Options> 1498 <Options>
1498 <OutputPath>../../bin/</OutputPath> 1499 <OutputPath>../../bin/</OutputPath>
@@ -1524,7 +1525,7 @@
1524 </Files> 1525 </Files>
1525 </Project> 1526 </Project>
1526 1527
1527 <Project frameworkVersion="v3_5" name="OpenSim.Region.CoreModules" path="OpenSim/Region/CoreModules" type="Library"> 1528 <Project frameworkVersion="v4_0" name="OpenSim.Region.CoreModules" path="OpenSim/Region/CoreModules" type="Library">
1528 <Configuration name="Debug"> 1529 <Configuration name="Debug">
1529 <Options> 1530 <Options>
1530 <OutputPath>../../../bin/</OutputPath> 1531 <OutputPath>../../../bin/</OutputPath>
@@ -1567,6 +1568,7 @@
1567 <Reference name="OpenSim.Services.Connectors"/> 1568 <Reference name="OpenSim.Services.Connectors"/>
1568 <Reference name="OpenSim.Services.Base"/> 1569 <Reference name="OpenSim.Services.Base"/>
1569 <Reference name="OpenSim.Services.Interfaces"/> 1570 <Reference name="OpenSim.Services.Interfaces"/>
1571 <Reference name="Ionic.Zip" path="../../../bin/"/>
1570 1572
1571 <Reference name="GlynnTucker.Cache" path="../../../bin/"/> 1573 <Reference name="GlynnTucker.Cache" path="../../../bin/"/>
1572 1574
@@ -1589,7 +1591,7 @@
1589 </Files> 1591 </Files>
1590 </Project> 1592 </Project>
1591 1593
1592 <Project frameworkVersion="v3_5" name="OpenSim.Region.RegionCombinerModule" path="OpenSim/Region/RegionCombinerModule" type="Library"> 1594 <Project frameworkVersion="v4_0" name="OpenSim.Region.RegionCombinerModule" path="OpenSim/Region/RegionCombinerModule" type="Library">
1593 <Configuration name="Debug"> 1595 <Configuration name="Debug">
1594 <Options> 1596 <Options>
1595 <OutputPath>../../../bin/</OutputPath> 1597 <OutputPath>../../../bin/</OutputPath>
@@ -1627,7 +1629,7 @@
1627 </Files> 1629 </Files>
1628 </Project> 1630 </Project>
1629 1631
1630 <Project frameworkVersion="v3_5" name="OpenSim.Region.ClientStack" path="OpenSim/Region/ClientStack" type="Library"> 1632 <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack" path="OpenSim/Region/ClientStack" type="Library">
1631 <Configuration name="Debug"> 1633 <Configuration name="Debug">
1632 <Options> 1634 <Options>
1633 <OutputPath>../../../bin/</OutputPath> 1635 <OutputPath>../../../bin/</OutputPath>
@@ -1662,7 +1664,7 @@
1662 </Project> 1664 </Project>
1663 1665
1664 <!-- ClientStack Plugins --> 1666 <!-- ClientStack Plugins -->
1665 <Project frameworkVersion="v3_5" name="OpenSim.Region.ClientStack.LindenUDP" path="OpenSim/Region/ClientStack/Linden/UDP" type="Library"> 1667 <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenUDP" path="OpenSim/Region/ClientStack/Linden/UDP" type="Library">
1666 <Configuration name="Debug"> 1668 <Configuration name="Debug">
1667 <Options> 1669 <Options>
1668 <OutputPath>../../../../../bin/</OutputPath> 1670 <OutputPath>../../../../../bin/</OutputPath>
@@ -1705,7 +1707,7 @@
1705 </Files> 1707 </Files>
1706 </Project> 1708 </Project>
1707 1709
1708 <Project frameworkVersion="v3_5" name="OpenSim.Region.ClientStack.LindenCaps" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library"> 1710 <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenCaps" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library">
1709 <Configuration name="Debug"> 1711 <Configuration name="Debug">
1710 <Options> 1712 <Options>
1711 <OutputPath>../../../../../bin/</OutputPath> 1713 <OutputPath>../../../../../bin/</OutputPath>
@@ -1747,7 +1749,7 @@
1747 </Files> 1749 </Files>
1748 </Project> 1750 </Project>
1749 1751
1750 <Project frameworkVersion="v3_5" name="OpenSim.Region.OptionalModules" path="OpenSim/Region/OptionalModules" type="Library"> 1752 <Project frameworkVersion="v4_0" name="OpenSim.Region.OptionalModules" path="OpenSim/Region/OptionalModules" type="Library">
1751 <Configuration name="Debug"> 1753 <Configuration name="Debug">
1752 <Options> 1754 <Options>
1753 <OutputPath>../../../bin/</OutputPath> 1755 <OutputPath>../../../bin/</OutputPath>
@@ -1804,7 +1806,7 @@
1804 </Project> 1806 </Project>
1805 1807
1806 <!-- Datastore Plugins --> 1808 <!-- Datastore Plugins -->
1807 <Project frameworkVersion="v3_5" name="OpenSim.Data.Null" path="OpenSim/Data/Null" type="Library"> 1809 <Project frameworkVersion="v4_0" name="OpenSim.Data.Null" path="OpenSim/Data/Null" type="Library">
1808 <Configuration name="Debug"> 1810 <Configuration name="Debug">
1809 <Options> 1811 <Options>
1810 <OutputPath>../../../bin/</OutputPath> 1812 <OutputPath>../../../bin/</OutputPath>
@@ -1832,7 +1834,7 @@
1832 </Project> 1834 </Project>
1833 1835
1834 <!-- OpenSim app --> 1836 <!-- OpenSim app -->
1835 <Project frameworkVersion="v3_5" name="OpenSim" path="OpenSim/Region/Application" type="Exe"> 1837 <Project frameworkVersion="v4_0" name="OpenSim" path="OpenSim/Region/Application" type="Exe">
1836 <Configuration name="Debug"> 1838 <Configuration name="Debug">
1837 <Options> 1839 <Options>
1838 <OutputPath>../../../bin/</OutputPath> 1840 <OutputPath>../../../bin/</OutputPath>
@@ -1876,7 +1878,7 @@
1876 </Files> 1878 </Files>
1877 </Project> 1879 </Project>
1878 1880
1879 <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.LoadRegions" path="OpenSim/ApplicationPlugins/LoadRegions" type="Library"> 1881 <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.LoadRegions" path="OpenSim/ApplicationPlugins/LoadRegions" type="Library">
1880 <Configuration name="Debug"> 1882 <Configuration name="Debug">
1881 <Options> 1883 <Options>
1882 <OutputPath>../../../bin/</OutputPath> 1884 <OutputPath>../../../bin/</OutputPath>
@@ -1911,7 +1913,7 @@
1911 </Files> 1913 </Files>
1912 </Project> 1914 </Project>
1913 1915
1914 <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.RegionModulesController" path="OpenSim/ApplicationPlugins/RegionModulesController" type="Library"> 1916 <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.RegionModulesController" path="OpenSim/ApplicationPlugins/RegionModulesController" type="Library">
1915 <Configuration name="Debug"> 1917 <Configuration name="Debug">
1916 <Options> 1918 <Options>
1917 <OutputPath>../../../bin/</OutputPath> 1919 <OutputPath>../../../bin/</OutputPath>
@@ -1941,7 +1943,7 @@
1941 </Files> 1943 </Files>
1942 </Project> 1944 </Project>
1943 1945
1944 <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.RemoteController" path="OpenSim/ApplicationPlugins/RemoteController" type="Library"> 1946 <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.RemoteController" path="OpenSim/ApplicationPlugins/RemoteController" type="Library">
1945 <Configuration name="Debug"> 1947 <Configuration name="Debug">
1946 <Options> 1948 <Options>
1947 <OutputPath>../../../bin/</OutputPath> 1949 <OutputPath>../../../bin/</OutputPath>
@@ -1982,7 +1984,7 @@
1982 </Project> 1984 </Project>
1983 1985
1984 <!-- REST plugins --> 1986 <!-- REST plugins -->
1985 <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.Rest" path="OpenSim/ApplicationPlugins/Rest" type="Library"> 1987 <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.Rest" path="OpenSim/ApplicationPlugins/Rest" type="Library">
1986 <Configuration name="Debug"> 1988 <Configuration name="Debug">
1987 <Options> 1989 <Options>
1988 <OutputPath>../../../bin/</OutputPath> 1990 <OutputPath>../../../bin/</OutputPath>
@@ -2017,7 +2019,7 @@
2017 </Files> 2019 </Files>
2018 </Project> 2020 </Project>
2019 2021
2020 <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.Rest.Regions" path="OpenSim/ApplicationPlugins/Rest/Regions" type="Library"> 2022 <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.Rest.Regions" path="OpenSim/ApplicationPlugins/Rest/Regions" type="Library">
2021 <Configuration name="Debug"> 2023 <Configuration name="Debug">
2022 <Options> 2024 <Options>
2023 <OutputPath>../../../../bin/</OutputPath> 2025 <OutputPath>../../../../bin/</OutputPath>
@@ -2054,7 +2056,7 @@
2054 </Files> 2056 </Files>
2055 </Project> 2057 </Project>
2056 2058
2057 <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.Rest.Inventory" path="OpenSim/ApplicationPlugins/Rest/Inventory" type="Library"> 2059 <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.Rest.Inventory" path="OpenSim/ApplicationPlugins/Rest/Inventory" type="Library">
2058 <Configuration name="Debug"> 2060 <Configuration name="Debug">
2059 <Options> 2061 <Options>
2060 <OutputPath>../../../../bin/</OutputPath> 2062 <OutputPath>../../../../bin/</OutputPath>
@@ -2098,7 +2100,7 @@
2098 2100
2099 <!-- Scene Server API Example Apps --> 2101 <!-- Scene Server API Example Apps -->
2100 2102
2101 <Project frameworkVersion="v3_5" name="OpenSim.Region.DataSnapshot" path="OpenSim/Region/DataSnapshot" type="Library"> 2103 <Project frameworkVersion="v4_0" name="OpenSim.Region.DataSnapshot" path="OpenSim/Region/DataSnapshot" type="Library">
2102 <Configuration name="Debug"> 2104 <Configuration name="Debug">
2103 <Options> 2105 <Options>
2104 <OutputPath>../../../bin/</OutputPath> 2106 <OutputPath>../../../bin/</OutputPath>
@@ -2135,7 +2137,7 @@
2135 </Project> 2137 </Project>
2136 2138
2137 <!-- Data Base Modules --> 2139 <!-- Data Base Modules -->
2138 <Project frameworkVersion="v3_5" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library"> 2140 <Project frameworkVersion="v4_0" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library">
2139 <Configuration name="Debug"> 2141 <Configuration name="Debug">
2140 <Options> 2142 <Options>
2141 <OutputPath>../../../bin/</OutputPath> 2143 <OutputPath>../../../bin/</OutputPath>
@@ -2173,7 +2175,7 @@
2173 </Files> 2175 </Files>
2174 </Project> 2176 </Project>
2175 2177
2176 <Project frameworkVersion="v3_5" name="OpenSim.Data.MSSQL" path="OpenSim/Data/MSSQL" type="Library"> 2178 <Project frameworkVersion="v4_0" name="OpenSim.Data.MSSQL" path="OpenSim/Data/MSSQL" type="Library">
2177 <Configuration name="Debug"> 2179 <Configuration name="Debug">
2178 <Options> 2180 <Options>
2179 <OutputPath>../../../bin/</OutputPath> 2181 <OutputPath>../../../bin/</OutputPath>
@@ -2207,7 +2209,7 @@
2207 </Files> 2209 </Files>
2208 </Project> 2210 </Project>
2209 2211
2210 <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library"> 2212 <Project frameworkVersion="v4_0" name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library">
2211 <Configuration name="Debug"> 2213 <Configuration name="Debug">
2212 <Options> 2214 <Options>
2213 <OutputPath>../../../bin/</OutputPath> 2215 <OutputPath>../../../bin/</OutputPath>
@@ -2248,7 +2250,7 @@
2248 </Project> 2250 </Project>
2249 2251
2250 2252
2251 <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared" path="OpenSim/Region/ScriptEngine/Shared" type="Library"> 2253 <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared" path="OpenSim/Region/ScriptEngine/Shared" type="Library">
2252 <Configuration name="Debug"> 2254 <Configuration name="Debug">
2253 <Options> 2255 <Options>
2254 <OutputPath>../../../../bin/</OutputPath> 2256 <OutputPath>../../../../bin/</OutputPath>
@@ -2286,7 +2288,7 @@
2286 </Files> 2288 </Files>
2287 </Project> 2289 </Project>
2288 2290
2289 <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.Api.Runtime" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime" type="Library"> 2291 <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.Api.Runtime" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime" type="Library">
2290 <Configuration name="Debug"> 2292 <Configuration name="Debug">
2291 <Options> 2293 <Options>
2292 <OutputPath>../../../../../../bin/</OutputPath> 2294 <OutputPath>../../../../../../bin/</OutputPath>
@@ -2319,7 +2321,7 @@
2319 </Files> 2321 </Files>
2320 </Project> 2322 </Project>
2321 2323
2322 <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.YieldProlog" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime/YieldProlog/" type="Library"> 2324 <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.YieldProlog" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime/YieldProlog/" type="Library">
2323 <Configuration name="Debug"> 2325 <Configuration name="Debug">
2324 <Options> 2326 <Options>
2325 <OutputPath>../../../../../../../bin/</OutputPath> 2327 <OutputPath>../../../../../../../bin/</OutputPath>
@@ -2351,7 +2353,7 @@
2351 </Files> 2353 </Files>
2352 </Project> 2354 </Project>
2353 2355
2354 <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.Api" path="OpenSim/Region/ScriptEngine/Shared/Api/Implementation" type="Library"> 2356 <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.Api" path="OpenSim/Region/ScriptEngine/Shared/Api/Implementation" type="Library">
2355 <Configuration name="Debug"> 2357 <Configuration name="Debug">
2356 <Options> 2358 <Options>
2357 <OutputPath>../../../../../../bin/</OutputPath> 2359 <OutputPath>../../../../../../bin/</OutputPath>
@@ -2390,7 +2392,7 @@
2390 </Files> 2392 </Files>
2391 </Project> 2393 </Project>
2392 2394
2393 <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.CodeTools" path="OpenSim/Region/ScriptEngine/Shared/CodeTools" type="Library"> 2395 <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.CodeTools" path="OpenSim/Region/ScriptEngine/Shared/CodeTools" type="Library">
2394 <Configuration name="Debug"> 2396 <Configuration name="Debug">
2395 <Options> 2397 <Options>
2396 <OutputPath>../../../../../bin/</OutputPath> 2398 <OutputPath>../../../../../bin/</OutputPath>
@@ -2421,7 +2423,7 @@
2421 </Files> 2423 </Files>
2422 </Project> 2424 </Project>
2423 2425
2424 <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.Instance" path="OpenSim/Region/ScriptEngine/Shared/Instance" type="Library"> 2426 <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.Instance" path="OpenSim/Region/ScriptEngine/Shared/Instance" type="Library">
2425 <Configuration name="Debug"> 2427 <Configuration name="Debug">
2426 <Options> 2428 <Options>
2427 <OutputPath>../../../../../bin/</OutputPath> 2429 <OutputPath>../../../../../bin/</OutputPath>
@@ -2459,7 +2461,7 @@
2459 </Files> 2461 </Files>
2460 </Project> 2462 </Project>
2461 2463
2462 <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.XEngine" path="OpenSim/Region/ScriptEngine/XEngine" type="Library"> 2464 <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.XEngine" path="OpenSim/Region/ScriptEngine/XEngine" type="Library">
2463 <Configuration name="Debug"> 2465 <Configuration name="Debug">
2464 <Options> 2466 <Options>
2465 <OutputPath>../../../../bin/</OutputPath> 2467 <OutputPath>../../../../bin/</OutputPath>
@@ -2502,7 +2504,7 @@
2502 </Project> 2504 </Project>
2503 2505
2504 2506
2505 <Project frameworkVersion="v3_5" name="OpenSim.Region.UserStatistics" path="OpenSim/Region/UserStatistics" type="Library"> 2507 <Project frameworkVersion="v4_0" name="OpenSim.Region.UserStatistics" path="OpenSim/Region/UserStatistics" type="Library">
2506 <Configuration name="Debug"> 2508 <Configuration name="Debug">
2507 <Options> 2509 <Options>
2508 <OutputPath>../../../bin/</OutputPath> 2510 <OutputPath>../../../bin/</OutputPath>
@@ -2553,7 +2555,7 @@
2553 2555
2554 <!-- Tools --> 2556 <!-- Tools -->
2555 2557
2556 <Project frameworkVersion="v3_5" name="pCampBot" path="OpenSim/Tools/pCampBot" type="Exe"> 2558 <Project frameworkVersion="v4_0" name="pCampBot" path="OpenSim/Tools/pCampBot" type="Exe">
2557 <Configuration name="Debug"> 2559 <Configuration name="Debug">
2558 <Options> 2560 <Options>
2559 <OutputPath>../../../bin/</OutputPath> 2561 <OutputPath>../../../bin/</OutputPath>
@@ -2580,7 +2582,7 @@
2580 </Files> 2582 </Files>
2581 </Project> 2583 </Project>
2582 2584
2583 <Project frameworkVersion="v3_5" name="OpenSim.Tools.lslc" path="OpenSim/Tools/Compiler" type="Exe"> 2585 <Project frameworkVersion="v4_0" name="OpenSim.Tools.lslc" path="OpenSim/Tools/Compiler" type="Exe">
2584 <Configuration name="Debug"> 2586 <Configuration name="Debug">
2585 <Options> 2587 <Options>
2586 <OutputPath>../../../bin/</OutputPath> 2588 <OutputPath>../../../bin/</OutputPath>
@@ -2607,7 +2609,7 @@
2607 </Files> 2609 </Files>
2608 </Project> 2610 </Project>
2609 2611
2610 <Project frameworkVersion="v3_5" name="OpenSim.Tools.Configger" path="OpenSim/Tools/Configger" type="Exe"> 2612 <Project frameworkVersion="v4_0" name="OpenSim.Tools.Configger" path="OpenSim/Tools/Configger" type="Exe">
2611 <Configuration name="Debug"> 2613 <Configuration name="Debug">
2612 <Options> 2614 <Options>
2613 <OutputPath>../../../bin/</OutputPath> 2615 <OutputPath>../../../bin/</OutputPath>
@@ -2631,7 +2633,7 @@
2631 </Project> 2633 </Project>
2632 2634
2633 <!-- Test Clients --> 2635 <!-- Test Clients -->
2634 <Project frameworkVersion="v3_5" name="OpenSim.Tests.Clients.GridClient" path="OpenSim/Tests/Clients/Grid" type="Exe"> 2636 <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.GridClient" path="OpenSim/Tests/Clients/Grid" type="Exe">
2635 <Configuration name="Debug"> 2637 <Configuration name="Debug">
2636 <Options> 2638 <Options>
2637 <OutputPath>../../../../bin/</OutputPath> 2639 <OutputPath>../../../../bin/</OutputPath>
@@ -2658,7 +2660,7 @@
2658 </Files> 2660 </Files>
2659 </Project> 2661 </Project>
2660 2662
2661 <Project frameworkVersion="v3_5" name="OpenSim.Tests.Clients.PresenceClient" path="OpenSim/Tests/Clients/Presence" type="Exe"> 2663 <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.PresenceClient" path="OpenSim/Tests/Clients/Presence" type="Exe">
2662 <Configuration name="Debug"> 2664 <Configuration name="Debug">
2663 <Options> 2665 <Options>
2664 <OutputPath>../../../../bin/</OutputPath> 2666 <OutputPath>../../../../bin/</OutputPath>
@@ -2685,7 +2687,7 @@
2685 </Files> 2687 </Files>
2686 </Project> 2688 </Project>
2687 2689
2688 <Project frameworkVersion="v3_5" name="OpenSim.Tests.Clients.UserAccountClient" path="OpenSim/Tests/Clients/UserAccounts" type="Exe"> 2690 <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.UserAccountClient" path="OpenSim/Tests/Clients/UserAccounts" type="Exe">
2689 <Configuration name="Debug"> 2691 <Configuration name="Debug">
2690 <Options> 2692 <Options>
2691 <OutputPath>../../../../bin/</OutputPath> 2693 <OutputPath>../../../../bin/</OutputPath>
@@ -2712,7 +2714,7 @@
2712 </Files> 2714 </Files>
2713 </Project> 2715 </Project>
2714 2716
2715 <Project frameworkVersion="v3_5" name="OpenSim.Tests.Clients.InstantantMessage" path="OpenSim/Tests/Clients/InstantMessage" type="Exe"> 2717 <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.InstantantMessage" path="OpenSim/Tests/Clients/InstantMessage" type="Exe">
2716 <Configuration name="Debug"> 2718 <Configuration name="Debug">
2717 <Options> 2719 <Options>
2718 <OutputPath>../../../../bin/</OutputPath> 2720 <OutputPath>../../../../bin/</OutputPath>
@@ -2740,7 +2742,7 @@
2740 </Project> 2742 </Project>
2741 2743
2742 <!-- Test assemblies --> 2744 <!-- Test assemblies -->
2743 <Project frameworkVersion="v3_5" name="OpenSim.Tests.Common" path="OpenSim/Tests/Common" type="Library"> 2745 <Project frameworkVersion="v4_0" name="OpenSim.Tests.Common" path="OpenSim/Tests/Common" type="Library">
2744 <Configuration name="Debug"> 2746 <Configuration name="Debug">
2745 <Options> 2747 <Options>
2746 <OutputPath>../../../bin/</OutputPath> 2748 <OutputPath>../../../bin/</OutputPath>
@@ -2784,7 +2786,7 @@
2784 </Files> 2786 </Files>
2785 </Project> 2787 </Project>
2786 2788
2787 <Project frameworkVersion="v3_5" name="OpenSim.Tests" path="OpenSim/Tests" type="Library"> 2789 <Project frameworkVersion="v4_0" name="OpenSim.Tests" path="OpenSim/Tests" type="Library">
2788 <Configuration name="Debug"> 2790 <Configuration name="Debug">
2789 <Options> 2791 <Options>
2790 <OutputPath>../../bin/</OutputPath> 2792 <OutputPath>../../bin/</OutputPath>
@@ -2807,7 +2809,7 @@
2807 </Project> 2809 </Project>
2808 2810
2809 2811
2810 <Project frameworkVersion="v3_5" name="OpenSim.Capabilities.Handlers.Tests" path="OpenSim/Capabilities/Handlers" type="Library"> 2812 <Project frameworkVersion="v4_0" name="OpenSim.Capabilities.Handlers.Tests" path="OpenSim/Capabilities/Handlers" type="Library">
2811 <Configuration name="Debug"> 2813 <Configuration name="Debug">
2812 <Options> 2814 <Options>
2813 <OutputPath>../../../bin/</OutputPath> 2815 <OutputPath>../../../bin/</OutputPath>
@@ -2857,7 +2859,7 @@
2857 </Project> 2859 </Project>
2858 2860
2859 2861
2860 <Project frameworkVersion="v3_5" name="OpenSim.Data.Tests" path="OpenSim/Data/Tests" type="Library"> 2862 <Project frameworkVersion="v4_0" name="OpenSim.Data.Tests" path="OpenSim/Data/Tests" type="Library">
2861 <Configuration name="Debug"> 2863 <Configuration name="Debug">
2862 <Options> 2864 <Options>
2863 <OutputPath>../../../bin/</OutputPath> 2865 <OutputPath>../../../bin/</OutputPath>
@@ -2899,7 +2901,7 @@
2899 </Files> 2901 </Files>
2900 </Project> 2902 </Project>
2901 2903
2902 <Project frameworkVersion="v3_5" name="OpenSim.Framework.Tests" path="OpenSim/Framework/Tests" type="Library"> 2904 <Project frameworkVersion="v4_0" name="OpenSim.Framework.Tests" path="OpenSim/Framework/Tests" type="Library">
2903 <Configuration name="Debug"> 2905 <Configuration name="Debug">
2904 <Options> 2906 <Options>
2905 <OutputPath>../../../bin/</OutputPath> 2907 <OutputPath>../../../bin/</OutputPath>
@@ -2930,7 +2932,7 @@
2930 </Files> 2932 </Files>
2931 </Project> 2933 </Project>
2932 2934
2933 <Project frameworkVersion="v3_5" name="OpenSim.Framework.Serialization.Tests" path="OpenSim/Framework/Serialization/Tests" type="Library"> 2935 <Project frameworkVersion="v4_0" name="OpenSim.Framework.Serialization.Tests" path="OpenSim/Framework/Serialization/Tests" type="Library">
2934 <Configuration name="Debug"> 2936 <Configuration name="Debug">
2935 <Options> 2937 <Options>
2936 <OutputPath>../../../../bin/</OutputPath> 2938 <OutputPath>../../../../bin/</OutputPath>
@@ -2961,7 +2963,7 @@
2961 </Files> 2963 </Files>
2962 </Project> 2964 </Project>
2963 2965
2964 <Project frameworkVersion="v3_5" name="OpenSim.Framework.Servers.Tests" path="OpenSim/Framework/Servers/Tests" type="Library"> 2966 <Project frameworkVersion="v4_0" name="OpenSim.Framework.Servers.Tests" path="OpenSim/Framework/Servers/Tests" type="Library">
2965 <Configuration name="Debug"> 2967 <Configuration name="Debug">
2966 <Options> 2968 <Options>
2967 <OutputPath>../../../../bin/</OutputPath> 2969 <OutputPath>../../../../bin/</OutputPath>
@@ -2991,7 +2993,7 @@
2991 </Files> 2993 </Files>
2992 </Project> 2994 </Project>
2993 2995
2994 <Project frameworkVersion="v3_5" name="OpenSim.Region.CoreModules.Tests" path="OpenSim/Region/CoreModules" type="Library"> 2996 <Project frameworkVersion="v4_0" name="OpenSim.Region.CoreModules.Tests" path="OpenSim/Region/CoreModules" type="Library">
2995 <Configuration name="Debug"> 2997 <Configuration name="Debug">
2996 <Options> 2998 <Options>
2997 <OutputPath>../../../bin/</OutputPath> 2999 <OutputPath>../../../bin/</OutputPath>
@@ -3062,7 +3064,7 @@
3062 </Files> 3064 </Files>
3063 </Project> 3065 </Project>
3064 3066
3065 <Project frameworkVersion="v3_5" name="OpenSim.Region.OptionalModules.Tests" path="OpenSim/Region/OptionalModules" type="Library"> 3067 <Project frameworkVersion="v4_0" name="OpenSim.Region.OptionalModules.Tests" path="OpenSim/Region/OptionalModules" type="Library">
3066 <Configuration name="Debug"> 3068 <Configuration name="Debug">
3067 <Options> 3069 <Options>
3068 <OutputPath>../../../bin/</OutputPath> 3070 <OutputPath>../../../bin/</OutputPath>
@@ -3121,7 +3123,7 @@
3121 </Files> 3123 </Files>
3122 </Project> 3124 </Project>
3123 3125
3124 <Project frameworkVersion="v3_5" name="OpenSim.Region.Framework.Tests" path="OpenSim/Region/Framework" type="Library"> 3126 <Project frameworkVersion="v4_0" name="OpenSim.Region.Framework.Tests" path="OpenSim/Region/Framework" type="Library">
3125 <Configuration name="Debug"> 3127 <Configuration name="Debug">
3126 <Options> 3128 <Options>
3127 <OutputPath>../../../bin/</OutputPath> 3129 <OutputPath>../../../bin/</OutputPath>
@@ -3179,7 +3181,7 @@
3179 </Files> 3181 </Files>
3180 </Project> 3182 </Project>
3181 3183
3182 <Project frameworkVersion="v3_5" name="OpenSim.Region.ClientStack.LindenCaps.Tests" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library"> 3184 <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenCaps.Tests" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library">
3183 <Configuration name="Debug"> 3185 <Configuration name="Debug">
3184 <Options> 3186 <Options>
3185 <OutputPath>../../../../../bin/</OutputPath> 3187 <OutputPath>../../../../../bin/</OutputPath>
@@ -3216,7 +3218,7 @@
3216 </Files> 3218 </Files>
3217 </Project> 3219 </Project>
3218 3220
3219 <Project frameworkVersion="v3_5" name="OpenSim.Region.ClientStack.LindenUDP.Tests" path="OpenSim/Region/ClientStack/Linden/UDP/Tests" type="Library"> 3221 <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenUDP.Tests" path="OpenSim/Region/ClientStack/Linden/UDP/Tests" type="Library">
3220 <Configuration name="Debug"> 3222 <Configuration name="Debug">
3221 <Options> 3223 <Options>
3222 <OutputPath>../../../../../../bin/</OutputPath> 3224 <OutputPath>../../../../../../bin/</OutputPath>
@@ -3252,7 +3254,7 @@
3252 </Files> 3254 </Files>
3253 </Project> 3255 </Project>
3254 3256
3255 <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Tests" path="OpenSim/Region/ScriptEngine" type="Library"> 3257 <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Tests" path="OpenSim/Region/ScriptEngine" type="Library">
3256 <Configuration name="Debug"> 3258 <Configuration name="Debug">
3257 <Options> 3259 <Options>
3258 <OutputPath>../../../bin/</OutputPath> 3260 <OutputPath>../../../bin/</OutputPath>
@@ -3306,7 +3308,7 @@
3306 TODO: this is kind of lame, we basically build a duplicate 3308 TODO: this is kind of lame, we basically build a duplicate
3307 assembly but with tests added in, just because we can't resolve cross-bin-dir-refs. 3309 assembly but with tests added in, just because we can't resolve cross-bin-dir-refs.
3308 --> 3310 -->
3309 <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.OdePlugin.Tests" path="OpenSim/Region/Physics/OdePlugin/Tests" type="Library"> 3311 <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.OdePlugin.Tests" path="OpenSim/Region/Physics/OdePlugin/Tests" type="Library">
3310 <Configuration name="Debug"> 3312 <Configuration name="Debug">
3311 <Options> 3313 <Options>
3312 <OutputPath>../../../../../bin/</OutputPath> 3314 <OutputPath>../../../../../bin/</OutputPath>
@@ -3336,7 +3338,7 @@
3336 </Files> 3338 </Files>
3337 </Project> 3339 </Project>
3338 3340
3339 <Project frameworkVersion="v3_5" name="OpenSim.Tests.Torture" path="OpenSim/Tests/Torture" type="Library"> 3341 <Project frameworkVersion="v4_0" name="OpenSim.Tests.Torture" path="OpenSim/Tests/Torture" type="Library">
3340 <Configuration name="Debug"> 3342 <Configuration name="Debug">
3341 <Options> 3343 <Options>
3342 <OutputPath>../../../bin/</OutputPath> 3344 <OutputPath>../../../bin/</OutputPath>