diff options
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 198 |
1 files changed, 102 insertions, 96 deletions
diff --git a/prebuild.xml b/prebuild.xml index f9b26ef..cb62aec 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> |
@@ -1479,6 +1480,7 @@ | |||
1479 | <Reference name="OpenMetaverse.StructuredData" path="../../bin/"/> | 1480 | <Reference name="OpenMetaverse.StructuredData" path="../../bin/"/> |
1480 | <Reference name="OpenSim.Framework"/> | 1481 | <Reference name="OpenSim.Framework"/> |
1481 | <Reference name="OpenSim.Framework.Console"/> | 1482 | <Reference name="OpenSim.Framework.Console"/> |
1483 | <Reference name="OpenSim.Framework.Servers"/> | ||
1482 | <Reference name="OpenSim.Framework.Servers.HttpServer"/> | 1484 | <Reference name="OpenSim.Framework.Servers.HttpServer"/> |
1483 | <Reference name="OpenSim.Server.Base"/> | 1485 | <Reference name="OpenSim.Server.Base"/> |
1484 | <Reference name="OpenSim.Server.Handlers"/> | 1486 | <Reference name="OpenSim.Server.Handlers"/> |
@@ -1492,7 +1494,7 @@ | |||
1492 | </Files> | 1494 | </Files> |
1493 | </Project> | 1495 | </Project> |
1494 | 1496 | ||
1495 | <Project frameworkVersion="v3_5" name="OpenSim.ConsoleClient" path="OpenSim/ConsoleClient" type="Exe"> | 1497 | <Project frameworkVersion="v4_0" name="OpenSim.ConsoleClient" path="OpenSim/ConsoleClient" type="Exe"> |
1496 | <Configuration name="Debug"> | 1498 | <Configuration name="Debug"> |
1497 | <Options> | 1499 | <Options> |
1498 | <OutputPath>../../bin/</OutputPath> | 1500 | <OutputPath>../../bin/</OutputPath> |
@@ -1524,7 +1526,7 @@ | |||
1524 | </Files> | 1526 | </Files> |
1525 | </Project> | 1527 | </Project> |
1526 | 1528 | ||
1527 | <Project frameworkVersion="v3_5" name="OpenSim.Region.CoreModules" path="OpenSim/Region/CoreModules" type="Library"> | 1529 | <Project frameworkVersion="v4_0" name="OpenSim.Region.CoreModules" path="OpenSim/Region/CoreModules" type="Library"> |
1528 | <Configuration name="Debug"> | 1530 | <Configuration name="Debug"> |
1529 | <Options> | 1531 | <Options> |
1530 | <OutputPath>../../../bin/</OutputPath> | 1532 | <OutputPath>../../../bin/</OutputPath> |
@@ -1567,6 +1569,7 @@ | |||
1567 | <Reference name="OpenSim.Services.Connectors"/> | 1569 | <Reference name="OpenSim.Services.Connectors"/> |
1568 | <Reference name="OpenSim.Services.Base"/> | 1570 | <Reference name="OpenSim.Services.Base"/> |
1569 | <Reference name="OpenSim.Services.Interfaces"/> | 1571 | <Reference name="OpenSim.Services.Interfaces"/> |
1572 | <Reference name="Ionic.Zip" path="../../../bin/"/> | ||
1570 | 1573 | ||
1571 | <Reference name="GlynnTucker.Cache" path="../../../bin/"/> | 1574 | <Reference name="GlynnTucker.Cache" path="../../../bin/"/> |
1572 | 1575 | ||
@@ -1589,7 +1592,7 @@ | |||
1589 | </Files> | 1592 | </Files> |
1590 | </Project> | 1593 | </Project> |
1591 | 1594 | ||
1592 | <Project frameworkVersion="v3_5" name="OpenSim.Region.RegionCombinerModule" path="OpenSim/Region/RegionCombinerModule" type="Library"> | 1595 | <Project frameworkVersion="v4_0" name="OpenSim.Region.RegionCombinerModule" path="OpenSim/Region/RegionCombinerModule" type="Library"> |
1593 | <Configuration name="Debug"> | 1596 | <Configuration name="Debug"> |
1594 | <Options> | 1597 | <Options> |
1595 | <OutputPath>../../../bin/</OutputPath> | 1598 | <OutputPath>../../../bin/</OutputPath> |
@@ -1627,7 +1630,7 @@ | |||
1627 | </Files> | 1630 | </Files> |
1628 | </Project> | 1631 | </Project> |
1629 | 1632 | ||
1630 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ClientStack" path="OpenSim/Region/ClientStack" type="Library"> | 1633 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack" path="OpenSim/Region/ClientStack" type="Library"> |
1631 | <Configuration name="Debug"> | 1634 | <Configuration name="Debug"> |
1632 | <Options> | 1635 | <Options> |
1633 | <OutputPath>../../../bin/</OutputPath> | 1636 | <OutputPath>../../../bin/</OutputPath> |
@@ -1662,7 +1665,7 @@ | |||
1662 | </Project> | 1665 | </Project> |
1663 | 1666 | ||
1664 | <!-- ClientStack Plugins --> | 1667 | <!-- ClientStack Plugins --> |
1665 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ClientStack.LindenUDP" path="OpenSim/Region/ClientStack/Linden/UDP" type="Library"> | 1668 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenUDP" path="OpenSim/Region/ClientStack/Linden/UDP" type="Library"> |
1666 | <Configuration name="Debug"> | 1669 | <Configuration name="Debug"> |
1667 | <Options> | 1670 | <Options> |
1668 | <OutputPath>../../../../../bin/</OutputPath> | 1671 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -1705,7 +1708,7 @@ | |||
1705 | </Files> | 1708 | </Files> |
1706 | </Project> | 1709 | </Project> |
1707 | 1710 | ||
1708 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ClientStack.LindenCaps" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library"> | 1711 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenCaps" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library"> |
1709 | <Configuration name="Debug"> | 1712 | <Configuration name="Debug"> |
1710 | <Options> | 1713 | <Options> |
1711 | <OutputPath>../../../../../bin/</OutputPath> | 1714 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -1747,7 +1750,7 @@ | |||
1747 | </Files> | 1750 | </Files> |
1748 | </Project> | 1751 | </Project> |
1749 | 1752 | ||
1750 | <Project frameworkVersion="v3_5" name="OpenSim.Region.OptionalModules" path="OpenSim/Region/OptionalModules" type="Library"> | 1753 | <Project frameworkVersion="v4_0" name="OpenSim.Region.OptionalModules" path="OpenSim/Region/OptionalModules" type="Library"> |
1751 | <Configuration name="Debug"> | 1754 | <Configuration name="Debug"> |
1752 | <Options> | 1755 | <Options> |
1753 | <OutputPath>../../../bin/</OutputPath> | 1756 | <OutputPath>../../../bin/</OutputPath> |
@@ -1804,7 +1807,7 @@ | |||
1804 | </Project> | 1807 | </Project> |
1805 | 1808 | ||
1806 | <!-- Datastore Plugins --> | 1809 | <!-- Datastore Plugins --> |
1807 | <Project frameworkVersion="v3_5" name="OpenSim.Data.Null" path="OpenSim/Data/Null" type="Library"> | 1810 | <Project frameworkVersion="v4_0" name="OpenSim.Data.Null" path="OpenSim/Data/Null" type="Library"> |
1808 | <Configuration name="Debug"> | 1811 | <Configuration name="Debug"> |
1809 | <Options> | 1812 | <Options> |
1810 | <OutputPath>../../../bin/</OutputPath> | 1813 | <OutputPath>../../../bin/</OutputPath> |
@@ -1832,7 +1835,7 @@ | |||
1832 | </Project> | 1835 | </Project> |
1833 | 1836 | ||
1834 | <!-- OpenSim app --> | 1837 | <!-- OpenSim app --> |
1835 | <Project frameworkVersion="v3_5" name="OpenSim" path="OpenSim/Region/Application" type="Exe"> | 1838 | <Project frameworkVersion="v4_0" name="OpenSim" path="OpenSim/Region/Application" type="Exe"> |
1836 | <Configuration name="Debug"> | 1839 | <Configuration name="Debug"> |
1837 | <Options> | 1840 | <Options> |
1838 | <OutputPath>../../../bin/</OutputPath> | 1841 | <OutputPath>../../../bin/</OutputPath> |
@@ -1876,7 +1879,7 @@ | |||
1876 | </Files> | 1879 | </Files> |
1877 | </Project> | 1880 | </Project> |
1878 | 1881 | ||
1879 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.LoadRegions" path="OpenSim/ApplicationPlugins/LoadRegions" type="Library"> | 1882 | <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.LoadRegions" path="OpenSim/ApplicationPlugins/LoadRegions" type="Library"> |
1880 | <Configuration name="Debug"> | 1883 | <Configuration name="Debug"> |
1881 | <Options> | 1884 | <Options> |
1882 | <OutputPath>../../../bin/</OutputPath> | 1885 | <OutputPath>../../../bin/</OutputPath> |
@@ -1911,7 +1914,7 @@ | |||
1911 | </Files> | 1914 | </Files> |
1912 | </Project> | 1915 | </Project> |
1913 | 1916 | ||
1914 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.RegionModulesController" path="OpenSim/ApplicationPlugins/RegionModulesController" type="Library"> | 1917 | <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.RegionModulesController" path="OpenSim/ApplicationPlugins/RegionModulesController" type="Library"> |
1915 | <Configuration name="Debug"> | 1918 | <Configuration name="Debug"> |
1916 | <Options> | 1919 | <Options> |
1917 | <OutputPath>../../../bin/</OutputPath> | 1920 | <OutputPath>../../../bin/</OutputPath> |
@@ -1941,7 +1944,7 @@ | |||
1941 | </Files> | 1944 | </Files> |
1942 | </Project> | 1945 | </Project> |
1943 | 1946 | ||
1944 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.RemoteController" path="OpenSim/ApplicationPlugins/RemoteController" type="Library"> | 1947 | <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.RemoteController" path="OpenSim/ApplicationPlugins/RemoteController" type="Library"> |
1945 | <Configuration name="Debug"> | 1948 | <Configuration name="Debug"> |
1946 | <Options> | 1949 | <Options> |
1947 | <OutputPath>../../../bin/</OutputPath> | 1950 | <OutputPath>../../../bin/</OutputPath> |
@@ -1982,7 +1985,7 @@ | |||
1982 | </Project> | 1985 | </Project> |
1983 | 1986 | ||
1984 | <!-- REST plugins --> | 1987 | <!-- REST plugins --> |
1985 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.Rest" path="OpenSim/ApplicationPlugins/Rest" type="Library"> | 1988 | <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.Rest" path="OpenSim/ApplicationPlugins/Rest" type="Library"> |
1986 | <Configuration name="Debug"> | 1989 | <Configuration name="Debug"> |
1987 | <Options> | 1990 | <Options> |
1988 | <OutputPath>../../../bin/</OutputPath> | 1991 | <OutputPath>../../../bin/</OutputPath> |
@@ -2017,7 +2020,7 @@ | |||
2017 | </Files> | 2020 | </Files> |
2018 | </Project> | 2021 | </Project> |
2019 | 2022 | ||
2020 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.Rest.Regions" path="OpenSim/ApplicationPlugins/Rest/Regions" type="Library"> | 2023 | <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.Rest.Regions" path="OpenSim/ApplicationPlugins/Rest/Regions" type="Library"> |
2021 | <Configuration name="Debug"> | 2024 | <Configuration name="Debug"> |
2022 | <Options> | 2025 | <Options> |
2023 | <OutputPath>../../../../bin/</OutputPath> | 2026 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2054,7 +2057,7 @@ | |||
2054 | </Files> | 2057 | </Files> |
2055 | </Project> | 2058 | </Project> |
2056 | 2059 | ||
2057 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.Rest.Inventory" path="OpenSim/ApplicationPlugins/Rest/Inventory" type="Library"> | 2060 | <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.Rest.Inventory" path="OpenSim/ApplicationPlugins/Rest/Inventory" type="Library"> |
2058 | <Configuration name="Debug"> | 2061 | <Configuration name="Debug"> |
2059 | <Options> | 2062 | <Options> |
2060 | <OutputPath>../../../../bin/</OutputPath> | 2063 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2098,7 +2101,7 @@ | |||
2098 | 2101 | ||
2099 | <!-- Scene Server API Example Apps --> | 2102 | <!-- Scene Server API Example Apps --> |
2100 | 2103 | ||
2101 | <Project frameworkVersion="v3_5" name="OpenSim.Region.DataSnapshot" path="OpenSim/Region/DataSnapshot" type="Library"> | 2104 | <Project frameworkVersion="v4_0" name="OpenSim.Region.DataSnapshot" path="OpenSim/Region/DataSnapshot" type="Library"> |
2102 | <Configuration name="Debug"> | 2105 | <Configuration name="Debug"> |
2103 | <Options> | 2106 | <Options> |
2104 | <OutputPath>../../../bin/</OutputPath> | 2107 | <OutputPath>../../../bin/</OutputPath> |
@@ -2135,7 +2138,7 @@ | |||
2135 | </Project> | 2138 | </Project> |
2136 | 2139 | ||
2137 | <!-- Data Base Modules --> | 2140 | <!-- Data Base Modules --> |
2138 | <Project frameworkVersion="v3_5" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library"> | 2141 | <Project frameworkVersion="v4_0" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library"> |
2139 | <Configuration name="Debug"> | 2142 | <Configuration name="Debug"> |
2140 | <Options> | 2143 | <Options> |
2141 | <OutputPath>../../../bin/</OutputPath> | 2144 | <OutputPath>../../../bin/</OutputPath> |
@@ -2173,7 +2176,7 @@ | |||
2173 | </Files> | 2176 | </Files> |
2174 | </Project> | 2177 | </Project> |
2175 | 2178 | ||
2176 | <Project frameworkVersion="v3_5" name="OpenSim.Data.MSSQL" path="OpenSim/Data/MSSQL" type="Library"> | 2179 | <Project frameworkVersion="v4_0" name="OpenSim.Data.MSSQL" path="OpenSim/Data/MSSQL" type="Library"> |
2177 | <Configuration name="Debug"> | 2180 | <Configuration name="Debug"> |
2178 | <Options> | 2181 | <Options> |
2179 | <OutputPath>../../../bin/</OutputPath> | 2182 | <OutputPath>../../../bin/</OutputPath> |
@@ -2207,7 +2210,7 @@ | |||
2207 | </Files> | 2210 | </Files> |
2208 | </Project> | 2211 | </Project> |
2209 | 2212 | ||
2210 | <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library"> | 2213 | <Project frameworkVersion="v4_0" name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library"> |
2211 | <Configuration name="Debug"> | 2214 | <Configuration name="Debug"> |
2212 | <Options> | 2215 | <Options> |
2213 | <OutputPath>../../../bin/</OutputPath> | 2216 | <OutputPath>../../../bin/</OutputPath> |
@@ -2248,7 +2251,7 @@ | |||
2248 | </Project> | 2251 | </Project> |
2249 | 2252 | ||
2250 | 2253 | ||
2251 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared" path="OpenSim/Region/ScriptEngine/Shared" type="Library"> | 2254 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared" path="OpenSim/Region/ScriptEngine/Shared" type="Library"> |
2252 | <Configuration name="Debug"> | 2255 | <Configuration name="Debug"> |
2253 | <Options> | 2256 | <Options> |
2254 | <OutputPath>../../../../bin/</OutputPath> | 2257 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2286,7 +2289,7 @@ | |||
2286 | </Files> | 2289 | </Files> |
2287 | </Project> | 2290 | </Project> |
2288 | 2291 | ||
2289 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.Api.Runtime" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime" type="Library"> | 2292 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.Api.Runtime" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime" type="Library"> |
2290 | <Configuration name="Debug"> | 2293 | <Configuration name="Debug"> |
2291 | <Options> | 2294 | <Options> |
2292 | <OutputPath>../../../../../../bin/</OutputPath> | 2295 | <OutputPath>../../../../../../bin/</OutputPath> |
@@ -2319,7 +2322,7 @@ | |||
2319 | </Files> | 2322 | </Files> |
2320 | </Project> | 2323 | </Project> |
2321 | 2324 | ||
2322 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.YieldProlog" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime/YieldProlog/" type="Library"> | 2325 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.YieldProlog" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime/YieldProlog/" type="Library"> |
2323 | <Configuration name="Debug"> | 2326 | <Configuration name="Debug"> |
2324 | <Options> | 2327 | <Options> |
2325 | <OutputPath>../../../../../../../bin/</OutputPath> | 2328 | <OutputPath>../../../../../../../bin/</OutputPath> |
@@ -2351,7 +2354,7 @@ | |||
2351 | </Files> | 2354 | </Files> |
2352 | </Project> | 2355 | </Project> |
2353 | 2356 | ||
2354 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.Api" path="OpenSim/Region/ScriptEngine/Shared/Api/Implementation" type="Library"> | 2357 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.Api" path="OpenSim/Region/ScriptEngine/Shared/Api/Implementation" type="Library"> |
2355 | <Configuration name="Debug"> | 2358 | <Configuration name="Debug"> |
2356 | <Options> | 2359 | <Options> |
2357 | <OutputPath>../../../../../../bin/</OutputPath> | 2360 | <OutputPath>../../../../../../bin/</OutputPath> |
@@ -2390,7 +2393,7 @@ | |||
2390 | </Files> | 2393 | </Files> |
2391 | </Project> | 2394 | </Project> |
2392 | 2395 | ||
2393 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.CodeTools" path="OpenSim/Region/ScriptEngine/Shared/CodeTools" type="Library"> | 2396 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.CodeTools" path="OpenSim/Region/ScriptEngine/Shared/CodeTools" type="Library"> |
2394 | <Configuration name="Debug"> | 2397 | <Configuration name="Debug"> |
2395 | <Options> | 2398 | <Options> |
2396 | <OutputPath>../../../../../bin/</OutputPath> | 2399 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -2421,7 +2424,7 @@ | |||
2421 | </Files> | 2424 | </Files> |
2422 | </Project> | 2425 | </Project> |
2423 | 2426 | ||
2424 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.Instance" path="OpenSim/Region/ScriptEngine/Shared/Instance" type="Library"> | 2427 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.Instance" path="OpenSim/Region/ScriptEngine/Shared/Instance" type="Library"> |
2425 | <Configuration name="Debug"> | 2428 | <Configuration name="Debug"> |
2426 | <Options> | 2429 | <Options> |
2427 | <OutputPath>../../../../../bin/</OutputPath> | 2430 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -2459,7 +2462,7 @@ | |||
2459 | </Files> | 2462 | </Files> |
2460 | </Project> | 2463 | </Project> |
2461 | 2464 | ||
2462 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.XEngine" path="OpenSim/Region/ScriptEngine/XEngine" type="Library"> | 2465 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.XEngine" path="OpenSim/Region/ScriptEngine/XEngine" type="Library"> |
2463 | <Configuration name="Debug"> | 2466 | <Configuration name="Debug"> |
2464 | <Options> | 2467 | <Options> |
2465 | <OutputPath>../../../../bin/</OutputPath> | 2468 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2502,7 +2505,7 @@ | |||
2502 | </Project> | 2505 | </Project> |
2503 | 2506 | ||
2504 | 2507 | ||
2505 | <Project frameworkVersion="v3_5" name="OpenSim.Region.UserStatistics" path="OpenSim/Region/UserStatistics" type="Library"> | 2508 | <Project frameworkVersion="v4_0" name="OpenSim.Region.UserStatistics" path="OpenSim/Region/UserStatistics" type="Library"> |
2506 | <Configuration name="Debug"> | 2509 | <Configuration name="Debug"> |
2507 | <Options> | 2510 | <Options> |
2508 | <OutputPath>../../../bin/</OutputPath> | 2511 | <OutputPath>../../../bin/</OutputPath> |
@@ -2553,7 +2556,7 @@ | |||
2553 | 2556 | ||
2554 | <!-- Tools --> | 2557 | <!-- Tools --> |
2555 | 2558 | ||
2556 | <Project frameworkVersion="v3_5" name="pCampBot" path="OpenSim/Tools/pCampBot" type="Exe"> | 2559 | <Project frameworkVersion="v4_0" name="pCampBot" path="OpenSim/Tools/pCampBot" type="Exe"> |
2557 | <Configuration name="Debug"> | 2560 | <Configuration name="Debug"> |
2558 | <Options> | 2561 | <Options> |
2559 | <OutputPath>../../../bin/</OutputPath> | 2562 | <OutputPath>../../../bin/</OutputPath> |
@@ -2580,7 +2583,7 @@ | |||
2580 | </Files> | 2583 | </Files> |
2581 | </Project> | 2584 | </Project> |
2582 | 2585 | ||
2583 | <Project frameworkVersion="v3_5" name="OpenSim.Tools.lslc" path="OpenSim/Tools/Compiler" type="Exe"> | 2586 | <Project frameworkVersion="v4_0" name="OpenSim.Tools.lslc" path="OpenSim/Tools/Compiler" type="Exe"> |
2584 | <Configuration name="Debug"> | 2587 | <Configuration name="Debug"> |
2585 | <Options> | 2588 | <Options> |
2586 | <OutputPath>../../../bin/</OutputPath> | 2589 | <OutputPath>../../../bin/</OutputPath> |
@@ -2607,7 +2610,7 @@ | |||
2607 | </Files> | 2610 | </Files> |
2608 | </Project> | 2611 | </Project> |
2609 | 2612 | ||
2610 | <Project frameworkVersion="v3_5" name="OpenSim.Tools.Configger" path="OpenSim/Tools/Configger" type="Exe"> | 2613 | <Project frameworkVersion="v4_0" name="OpenSim.Tools.Configger" path="OpenSim/Tools/Configger" type="Exe"> |
2611 | <Configuration name="Debug"> | 2614 | <Configuration name="Debug"> |
2612 | <Options> | 2615 | <Options> |
2613 | <OutputPath>../../../bin/</OutputPath> | 2616 | <OutputPath>../../../bin/</OutputPath> |
@@ -2631,7 +2634,7 @@ | |||
2631 | </Project> | 2634 | </Project> |
2632 | 2635 | ||
2633 | <!-- Test Clients --> | 2636 | <!-- Test Clients --> |
2634 | <Project frameworkVersion="v3_5" name="OpenSim.Tests.Clients.GridClient" path="OpenSim/Tests/Clients/Grid" type="Exe"> | 2637 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.GridClient" path="OpenSim/Tests/Clients/Grid" type="Exe"> |
2635 | <Configuration name="Debug"> | 2638 | <Configuration name="Debug"> |
2636 | <Options> | 2639 | <Options> |
2637 | <OutputPath>../../../../bin/</OutputPath> | 2640 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2658,7 +2661,7 @@ | |||
2658 | </Files> | 2661 | </Files> |
2659 | </Project> | 2662 | </Project> |
2660 | 2663 | ||
2661 | <Project frameworkVersion="v3_5" name="OpenSim.Tests.Clients.PresenceClient" path="OpenSim/Tests/Clients/Presence" type="Exe"> | 2664 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.PresenceClient" path="OpenSim/Tests/Clients/Presence" type="Exe"> |
2662 | <Configuration name="Debug"> | 2665 | <Configuration name="Debug"> |
2663 | <Options> | 2666 | <Options> |
2664 | <OutputPath>../../../../bin/</OutputPath> | 2667 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2685,7 +2688,7 @@ | |||
2685 | </Files> | 2688 | </Files> |
2686 | </Project> | 2689 | </Project> |
2687 | 2690 | ||
2688 | <Project frameworkVersion="v3_5" name="OpenSim.Tests.Clients.UserAccountClient" path="OpenSim/Tests/Clients/UserAccounts" type="Exe"> | 2691 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.UserAccountClient" path="OpenSim/Tests/Clients/UserAccounts" type="Exe"> |
2689 | <Configuration name="Debug"> | 2692 | <Configuration name="Debug"> |
2690 | <Options> | 2693 | <Options> |
2691 | <OutputPath>../../../../bin/</OutputPath> | 2694 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2712,7 +2715,7 @@ | |||
2712 | </Files> | 2715 | </Files> |
2713 | </Project> | 2716 | </Project> |
2714 | 2717 | ||
2715 | <Project frameworkVersion="v3_5" name="OpenSim.Tests.Clients.InstantantMessage" path="OpenSim/Tests/Clients/InstantMessage" type="Exe"> | 2718 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.InstantantMessage" path="OpenSim/Tests/Clients/InstantMessage" type="Exe"> |
2716 | <Configuration name="Debug"> | 2719 | <Configuration name="Debug"> |
2717 | <Options> | 2720 | <Options> |
2718 | <OutputPath>../../../../bin/</OutputPath> | 2721 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2740,7 +2743,7 @@ | |||
2740 | </Project> | 2743 | </Project> |
2741 | 2744 | ||
2742 | <!-- Test assemblies --> | 2745 | <!-- Test assemblies --> |
2743 | <Project frameworkVersion="v3_5" name="OpenSim.Tests.Common" path="OpenSim/Tests/Common" type="Library"> | 2746 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Common" path="OpenSim/Tests/Common" type="Library"> |
2744 | <Configuration name="Debug"> | 2747 | <Configuration name="Debug"> |
2745 | <Options> | 2748 | <Options> |
2746 | <OutputPath>../../../bin/</OutputPath> | 2749 | <OutputPath>../../../bin/</OutputPath> |
@@ -2784,7 +2787,7 @@ | |||
2784 | </Files> | 2787 | </Files> |
2785 | </Project> | 2788 | </Project> |
2786 | 2789 | ||
2787 | <Project frameworkVersion="v3_5" name="OpenSim.Tests" path="OpenSim/Tests" type="Library"> | 2790 | <Project frameworkVersion="v4_0" name="OpenSim.Tests" path="OpenSim/Tests" type="Library"> |
2788 | <Configuration name="Debug"> | 2791 | <Configuration name="Debug"> |
2789 | <Options> | 2792 | <Options> |
2790 | <OutputPath>../../bin/</OutputPath> | 2793 | <OutputPath>../../bin/</OutputPath> |
@@ -2807,7 +2810,7 @@ | |||
2807 | </Project> | 2810 | </Project> |
2808 | 2811 | ||
2809 | 2812 | ||
2810 | <Project frameworkVersion="v3_5" name="OpenSim.Capabilities.Handlers.Tests" path="OpenSim/Capabilities/Handlers" type="Library"> | 2813 | <Project frameworkVersion="v4_0" name="OpenSim.Capabilities.Handlers.Tests" path="OpenSim/Capabilities/Handlers" type="Library"> |
2811 | <Configuration name="Debug"> | 2814 | <Configuration name="Debug"> |
2812 | <Options> | 2815 | <Options> |
2813 | <OutputPath>../../../bin/</OutputPath> | 2816 | <OutputPath>../../../bin/</OutputPath> |
@@ -2857,7 +2860,7 @@ | |||
2857 | </Project> | 2860 | </Project> |
2858 | 2861 | ||
2859 | 2862 | ||
2860 | <Project frameworkVersion="v3_5" name="OpenSim.Data.Tests" path="OpenSim/Data/Tests" type="Library"> | 2863 | <Project frameworkVersion="v4_0" name="OpenSim.Data.Tests" path="OpenSim/Data/Tests" type="Library"> |
2861 | <Configuration name="Debug"> | 2864 | <Configuration name="Debug"> |
2862 | <Options> | 2865 | <Options> |
2863 | <OutputPath>../../../bin/</OutputPath> | 2866 | <OutputPath>../../../bin/</OutputPath> |
@@ -2899,7 +2902,7 @@ | |||
2899 | </Files> | 2902 | </Files> |
2900 | </Project> | 2903 | </Project> |
2901 | 2904 | ||
2902 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Tests" path="OpenSim/Framework/Tests" type="Library"> | 2905 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Tests" path="OpenSim/Framework/Tests" type="Library"> |
2903 | <Configuration name="Debug"> | 2906 | <Configuration name="Debug"> |
2904 | <Options> | 2907 | <Options> |
2905 | <OutputPath>../../../bin/</OutputPath> | 2908 | <OutputPath>../../../bin/</OutputPath> |
@@ -2930,7 +2933,7 @@ | |||
2930 | </Files> | 2933 | </Files> |
2931 | </Project> | 2934 | </Project> |
2932 | 2935 | ||
2933 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Serialization.Tests" path="OpenSim/Framework/Serialization/Tests" type="Library"> | 2936 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Serialization.Tests" path="OpenSim/Framework/Serialization/Tests" type="Library"> |
2934 | <Configuration name="Debug"> | 2937 | <Configuration name="Debug"> |
2935 | <Options> | 2938 | <Options> |
2936 | <OutputPath>../../../../bin/</OutputPath> | 2939 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2961,7 +2964,7 @@ | |||
2961 | </Files> | 2964 | </Files> |
2962 | </Project> | 2965 | </Project> |
2963 | 2966 | ||
2964 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Servers.Tests" path="OpenSim/Framework/Servers/Tests" type="Library"> | 2967 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Servers.Tests" path="OpenSim/Framework/Servers/Tests" type="Library"> |
2965 | <Configuration name="Debug"> | 2968 | <Configuration name="Debug"> |
2966 | <Options> | 2969 | <Options> |
2967 | <OutputPath>../../../../bin/</OutputPath> | 2970 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2991,7 +2994,7 @@ | |||
2991 | </Files> | 2994 | </Files> |
2992 | </Project> | 2995 | </Project> |
2993 | 2996 | ||
2994 | <Project frameworkVersion="v3_5" name="OpenSim.Region.CoreModules.Tests" path="OpenSim/Region/CoreModules" type="Library"> | 2997 | <Project frameworkVersion="v4_0" name="OpenSim.Region.CoreModules.Tests" path="OpenSim/Region/CoreModules" type="Library"> |
2995 | <Configuration name="Debug"> | 2998 | <Configuration name="Debug"> |
2996 | <Options> | 2999 | <Options> |
2997 | <OutputPath>../../../bin/</OutputPath> | 3000 | <OutputPath>../../../bin/</OutputPath> |
@@ -3022,6 +3025,8 @@ | |||
3022 | <Reference name="OpenSim.Region.Framework"/> | 3025 | <Reference name="OpenSim.Region.Framework"/> |
3023 | <Reference name="OpenSim.Region.CoreModules"/> | 3026 | <Reference name="OpenSim.Region.CoreModules"/> |
3024 | <Reference name="OpenSim.Region.Physics.Manager"/> | 3027 | <Reference name="OpenSim.Region.Physics.Manager"/> |
3028 | <Reference name="OpenSim.Region.ScriptEngine.Shared"/> | ||
3029 | <Reference name="OpenSim.Region.ScriptEngine.XEngine"/> | ||
3025 | <Reference name="OpenSim.Services.Interfaces"/> | 3030 | <Reference name="OpenSim.Services.Interfaces"/> |
3026 | 3031 | ||
3027 | <!-- Unit tests --> | 3032 | <!-- Unit tests --> |
@@ -3062,7 +3067,7 @@ | |||
3062 | </Files> | 3067 | </Files> |
3063 | </Project> | 3068 | </Project> |
3064 | 3069 | ||
3065 | <Project frameworkVersion="v3_5" name="OpenSim.Region.OptionalModules.Tests" path="OpenSim/Region/OptionalModules" type="Library"> | 3070 | <Project frameworkVersion="v4_0" name="OpenSim.Region.OptionalModules.Tests" path="OpenSim/Region/OptionalModules" type="Library"> |
3066 | <Configuration name="Debug"> | 3071 | <Configuration name="Debug"> |
3067 | <Options> | 3072 | <Options> |
3068 | <OutputPath>../../../bin/</OutputPath> | 3073 | <OutputPath>../../../bin/</OutputPath> |
@@ -3121,7 +3126,7 @@ | |||
3121 | </Files> | 3126 | </Files> |
3122 | </Project> | 3127 | </Project> |
3123 | 3128 | ||
3124 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Framework.Tests" path="OpenSim/Region/Framework" type="Library"> | 3129 | <Project frameworkVersion="v4_0" name="OpenSim.Region.Framework.Tests" path="OpenSim/Region/Framework" type="Library"> |
3125 | <Configuration name="Debug"> | 3130 | <Configuration name="Debug"> |
3126 | <Options> | 3131 | <Options> |
3127 | <OutputPath>../../../bin/</OutputPath> | 3132 | <OutputPath>../../../bin/</OutputPath> |
@@ -3135,6 +3140,7 @@ | |||
3135 | 3140 | ||
3136 | <ReferencePath>../../../bin/</ReferencePath> | 3141 | <ReferencePath>../../../bin/</ReferencePath> |
3137 | <Reference name="System"/> | 3142 | <Reference name="System"/> |
3143 | <Reference name="System.Core"/> | ||
3138 | <Reference name="System.Xml"/> | 3144 | <Reference name="System.Xml"/> |
3139 | <Reference name="System.Drawing"/> | 3145 | <Reference name="System.Drawing"/> |
3140 | <Reference name="System.Runtime.Remoting"/> | 3146 | <Reference name="System.Runtime.Remoting"/> |
@@ -3179,7 +3185,7 @@ | |||
3179 | </Files> | 3185 | </Files> |
3180 | </Project> | 3186 | </Project> |
3181 | 3187 | ||
3182 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ClientStack.LindenCaps.Tests" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library"> | 3188 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenCaps.Tests" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library"> |
3183 | <Configuration name="Debug"> | 3189 | <Configuration name="Debug"> |
3184 | <Options> | 3190 | <Options> |
3185 | <OutputPath>../../../../../bin/</OutputPath> | 3191 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -3216,7 +3222,7 @@ | |||
3216 | </Files> | 3222 | </Files> |
3217 | </Project> | 3223 | </Project> |
3218 | 3224 | ||
3219 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ClientStack.LindenUDP.Tests" path="OpenSim/Region/ClientStack/Linden/UDP/Tests" type="Library"> | 3225 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenUDP.Tests" path="OpenSim/Region/ClientStack/Linden/UDP/Tests" type="Library"> |
3220 | <Configuration name="Debug"> | 3226 | <Configuration name="Debug"> |
3221 | <Options> | 3227 | <Options> |
3222 | <OutputPath>../../../../../../bin/</OutputPath> | 3228 | <OutputPath>../../../../../../bin/</OutputPath> |
@@ -3252,7 +3258,7 @@ | |||
3252 | </Files> | 3258 | </Files> |
3253 | </Project> | 3259 | </Project> |
3254 | 3260 | ||
3255 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Tests" path="OpenSim/Region/ScriptEngine" type="Library"> | 3261 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Tests" path="OpenSim/Region/ScriptEngine" type="Library"> |
3256 | <Configuration name="Debug"> | 3262 | <Configuration name="Debug"> |
3257 | <Options> | 3263 | <Options> |
3258 | <OutputPath>../../../bin/</OutputPath> | 3264 | <OutputPath>../../../bin/</OutputPath> |
@@ -3306,7 +3312,7 @@ | |||
3306 | TODO: this is kind of lame, we basically build a duplicate | 3312 | 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. | 3313 | assembly but with tests added in, just because we can't resolve cross-bin-dir-refs. |
3308 | --> | 3314 | --> |
3309 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.OdePlugin.Tests" path="OpenSim/Region/Physics/OdePlugin/Tests" type="Library"> | 3315 | <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.OdePlugin.Tests" path="OpenSim/Region/Physics/OdePlugin/Tests" type="Library"> |
3310 | <Configuration name="Debug"> | 3316 | <Configuration name="Debug"> |
3311 | <Options> | 3317 | <Options> |
3312 | <OutputPath>../../../../../bin/</OutputPath> | 3318 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -3336,7 +3342,7 @@ | |||
3336 | </Files> | 3342 | </Files> |
3337 | </Project> | 3343 | </Project> |
3338 | 3344 | ||
3339 | <Project frameworkVersion="v3_5" name="OpenSim.Tests.Torture" path="OpenSim/Tests/Torture" type="Library"> | 3345 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Torture" path="OpenSim/Tests/Torture" type="Library"> |
3340 | <Configuration name="Debug"> | 3346 | <Configuration name="Debug"> |
3341 | <Options> | 3347 | <Options> |
3342 | <OutputPath>../../../bin/</OutputPath> | 3348 | <OutputPath>../../../bin/</OutputPath> |