diff options
-rw-r--r-- | prebuild.xml | 182 |
1 files changed, 91 insertions, 91 deletions
diff --git a/prebuild.xml b/prebuild.xml index 52fb74a..b1c8a37 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="v4_0" name="OpenSim.Model" path="OpenSim/Model" type="Library"> | 37 | <Project frameworkVersion="v4_5" 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="v4_0" name="SmartThreadPool" path="ThirdParty/SmartThreadPool" type="Library"> | 58 | <Project frameworkVersion="v4_5" 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="v4_0" name="OpenSim.Framework" path="OpenSim/Framework" type="Library"> | 80 | <Project frameworkVersion="v4_5" 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> |
@@ -116,7 +116,7 @@ | |||
116 | </Files> | 116 | </Files> |
117 | </Project> | 117 | </Project> |
118 | 118 | ||
119 | <Project frameworkVersion="v4_0" name="OpenSim.Services.Interfaces" path="OpenSim/Services/Interfaces" type="Library"> | 119 | <Project frameworkVersion="v4_5" name="OpenSim.Services.Interfaces" path="OpenSim/Services/Interfaces" type="Library"> |
120 | <Configuration name="Debug"> | 120 | <Configuration name="Debug"> |
121 | <Options> | 121 | <Options> |
122 | <OutputPath>../../../bin/</OutputPath> | 122 | <OutputPath>../../../bin/</OutputPath> |
@@ -145,7 +145,7 @@ | |||
145 | </Files> | 145 | </Files> |
146 | </Project> | 146 | </Project> |
147 | 147 | ||
148 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Monitoring" path="OpenSim/Framework/Monitoring" type="Library"> | 148 | <Project frameworkVersion="v4_5" name="OpenSim.Framework.Monitoring" path="OpenSim/Framework/Monitoring" type="Library"> |
149 | <Configuration name="Debug"> | 149 | <Configuration name="Debug"> |
150 | <Options> | 150 | <Options> |
151 | <OutputPath>../../../bin/</OutputPath> | 151 | <OutputPath>../../../bin/</OutputPath> |
@@ -172,7 +172,7 @@ | |||
172 | </Files> | 172 | </Files> |
173 | </Project> | 173 | </Project> |
174 | 174 | ||
175 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Servers.HttpServer" path="OpenSim/Framework/Servers/HttpServer" type="Library"> | 175 | <Project frameworkVersion="v4_5" name="OpenSim.Framework.Servers.HttpServer" path="OpenSim/Framework/Servers/HttpServer" type="Library"> |
176 | <Configuration name="Debug"> | 176 | <Configuration name="Debug"> |
177 | <Options> | 177 | <Options> |
178 | <OutputPath>../../../../bin/</OutputPath> | 178 | <OutputPath>../../../../bin/</OutputPath> |
@@ -213,7 +213,7 @@ | |||
213 | </Files> | 213 | </Files> |
214 | </Project> | 214 | </Project> |
215 | 215 | ||
216 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Console" path="OpenSim/Framework/Console" type="Library"> | 216 | <Project frameworkVersion="v4_5" name="OpenSim.Framework.Console" path="OpenSim/Framework/Console" type="Library"> |
217 | <Configuration name="Debug"> | 217 | <Configuration name="Debug"> |
218 | <Options> | 218 | <Options> |
219 | <OutputPath>../../../bin/</OutputPath> | 219 | <OutputPath>../../../bin/</OutputPath> |
@@ -240,7 +240,7 @@ | |||
240 | </Files> | 240 | </Files> |
241 | </Project> | 241 | </Project> |
242 | 242 | ||
243 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Serialization" path="OpenSim/Framework/Serialization" type="Library"> | 243 | <Project frameworkVersion="v4_5" name="OpenSim.Framework.Serialization" path="OpenSim/Framework/Serialization" type="Library"> |
244 | <Configuration name="Debug"> | 244 | <Configuration name="Debug"> |
245 | <Options> | 245 | <Options> |
246 | <OutputPath>../../../bin/</OutputPath> | 246 | <OutputPath>../../../bin/</OutputPath> |
@@ -269,7 +269,7 @@ | |||
269 | </Files> | 269 | </Files> |
270 | </Project> | 270 | </Project> |
271 | 271 | ||
272 | <Project frameworkVersion="v4_0" name="OpenSim.Data" path="OpenSim/Data" type="Library"> | 272 | <Project frameworkVersion="v4_5" name="OpenSim.Data" path="OpenSim/Data" type="Library"> |
273 | <Configuration name="Debug"> | 273 | <Configuration name="Debug"> |
274 | <Options> | 274 | <Options> |
275 | <OutputPath>../../bin/</OutputPath> | 275 | <OutputPath>../../bin/</OutputPath> |
@@ -300,7 +300,7 @@ | |||
300 | </Files> | 300 | </Files> |
301 | </Project> | 301 | </Project> |
302 | 302 | ||
303 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.AssetLoader.Filesystem" path="OpenSim/Framework/AssetLoader/Filesystem" type="Library"> | 303 | <Project frameworkVersion="v4_5" name="OpenSim.Framework.AssetLoader.Filesystem" path="OpenSim/Framework/AssetLoader/Filesystem" type="Library"> |
304 | <Configuration name="Debug"> | 304 | <Configuration name="Debug"> |
305 | <Options> | 305 | <Options> |
306 | <OutputPath>../../../../bin/</OutputPath> | 306 | <OutputPath>../../../../bin/</OutputPath> |
@@ -325,7 +325,7 @@ | |||
325 | </Files> | 325 | </Files> |
326 | </Project> | 326 | </Project> |
327 | 327 | ||
328 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Servers" path="OpenSim/Framework/Servers" type="Library"> | 328 | <Project frameworkVersion="v4_5" name="OpenSim.Framework.Servers" path="OpenSim/Framework/Servers" type="Library"> |
329 | <Configuration name="Debug"> | 329 | <Configuration name="Debug"> |
330 | <Options> | 330 | <Options> |
331 | <OutputPath>../../../bin/</OutputPath> | 331 | <OutputPath>../../../bin/</OutputPath> |
@@ -359,7 +359,7 @@ | |||
359 | </Files> | 359 | </Files> |
360 | </Project> | 360 | </Project> |
361 | 361 | ||
362 | <Project frameworkVersion="v4_0" name="OpenSim.Capabilities" path="OpenSim/Capabilities" type="Library"> | 362 | <Project frameworkVersion="v4_5" name="OpenSim.Capabilities" path="OpenSim/Capabilities" type="Library"> |
363 | <Configuration name="Debug"> | 363 | <Configuration name="Debug"> |
364 | <Options> | 364 | <Options> |
365 | <OutputPath>../../bin/</OutputPath> | 365 | <OutputPath>../../bin/</OutputPath> |
@@ -394,7 +394,7 @@ | |||
394 | </Project> | 394 | </Project> |
395 | 395 | ||
396 | 396 | ||
397 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModules.SharedBase" path="OpenSim/Region/PhysicsModules/SharedBase" type="Library"> | 397 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModules.SharedBase" path="OpenSim/Region/PhysicsModules/SharedBase" type="Library"> |
398 | <Configuration name="Debug"> | 398 | <Configuration name="Debug"> |
399 | <Options> | 399 | <Options> |
400 | <OutputPath>../../../../bin/</OutputPath> | 400 | <OutputPath>../../../../bin/</OutputPath> |
@@ -421,7 +421,7 @@ | |||
421 | </Files> | 421 | </Files> |
422 | </Project> | 422 | </Project> |
423 | 423 | ||
424 | <Project frameworkVersion="v4_0" name="OpenSim.Region.Framework" path="OpenSim/Region/Framework" type="Library"> | 424 | <Project frameworkVersion="v4_5" name="OpenSim.Region.Framework" path="OpenSim/Region/Framework" type="Library"> |
425 | <Configuration name="Debug"> | 425 | <Configuration name="Debug"> |
426 | <Options> | 426 | <Options> |
427 | <OutputPath>../../../bin/</OutputPath> | 427 | <OutputPath>../../../bin/</OutputPath> |
@@ -470,7 +470,7 @@ | |||
470 | <!-- OGS projects --> | 470 | <!-- OGS projects --> |
471 | 471 | ||
472 | 472 | ||
473 | <Project frameworkVersion="v4_0" name="OpenSim.Server.Base" path="OpenSim/Server/Base" type="Library"> | 473 | <Project frameworkVersion="v4_5" name="OpenSim.Server.Base" path="OpenSim/Server/Base" type="Library"> |
474 | <Configuration name="Debug"> | 474 | <Configuration name="Debug"> |
475 | <Options> | 475 | <Options> |
476 | <OutputPath>../../../bin/</OutputPath> | 476 | <OutputPath>../../../bin/</OutputPath> |
@@ -506,7 +506,7 @@ | |||
506 | </Files> | 506 | </Files> |
507 | </Project> | 507 | </Project> |
508 | 508 | ||
509 | <Project frameworkVersion="v4_0" name="OpenSim.Services.Base" path="OpenSim/Services/Base" type="Library"> | 509 | <Project frameworkVersion="v4_5" name="OpenSim.Services.Base" path="OpenSim/Services/Base" type="Library"> |
510 | <Configuration name="Debug"> | 510 | <Configuration name="Debug"> |
511 | <Options> | 511 | <Options> |
512 | <OutputPath>../../../bin/</OutputPath> | 512 | <OutputPath>../../../bin/</OutputPath> |
@@ -533,7 +533,7 @@ | |||
533 | </Files> | 533 | </Files> |
534 | </Project> | 534 | </Project> |
535 | 535 | ||
536 | <Project frameworkVersion="v4_0" name="OpenSim.Services.UserAccountService" path="OpenSim/Services/UserAccountService" type="Library"> | 536 | <Project frameworkVersion="v4_5" name="OpenSim.Services.UserAccountService" path="OpenSim/Services/UserAccountService" type="Library"> |
537 | <Configuration name="Debug"> | 537 | <Configuration name="Debug"> |
538 | <Options> | 538 | <Options> |
539 | <OutputPath>../../../bin/</OutputPath> | 539 | <OutputPath>../../../bin/</OutputPath> |
@@ -564,7 +564,7 @@ | |||
564 | </Files> | 564 | </Files> |
565 | </Project> | 565 | </Project> |
566 | 566 | ||
567 | <Project frameworkVersion="v4_0" name="OpenSim.Services.FriendsService" path="OpenSim/Services/Friends" type="Library"> | 567 | <Project frameworkVersion="v4_5" name="OpenSim.Services.FriendsService" path="OpenSim/Services/Friends" type="Library"> |
568 | <Configuration name="Debug"> | 568 | <Configuration name="Debug"> |
569 | <Options> | 569 | <Options> |
570 | <OutputPath>../../../bin/</OutputPath> | 570 | <OutputPath>../../../bin/</OutputPath> |
@@ -595,7 +595,7 @@ | |||
595 | </Files> | 595 | </Files> |
596 | </Project> | 596 | </Project> |
597 | 597 | ||
598 | <Project frameworkVersion="v4_0" name="OpenSim.Services.Connectors" path="OpenSim/Services/Connectors" type="Library"> | 598 | <Project frameworkVersion="v4_5" name="OpenSim.Services.Connectors" path="OpenSim/Services/Connectors" type="Library"> |
599 | <Configuration name="Debug"> | 599 | <Configuration name="Debug"> |
600 | <Options> | 600 | <Options> |
601 | <OutputPath>../../../bin/</OutputPath> | 601 | <OutputPath>../../../bin/</OutputPath> |
@@ -636,7 +636,7 @@ | |||
636 | </Files> | 636 | </Files> |
637 | </Project> | 637 | </Project> |
638 | 638 | ||
639 | <Project frameworkVersion="v4_0" name="OpenSim.Services.SimulationService" path="OpenSim/Services/SimulationService" type="Library"> | 639 | <Project frameworkVersion="v4_5" name="OpenSim.Services.SimulationService" path="OpenSim/Services/SimulationService" type="Library"> |
640 | <Configuration name="Debug"> | 640 | <Configuration name="Debug"> |
641 | <Options> | 641 | <Options> |
642 | <OutputPath>../../../bin/</OutputPath> | 642 | <OutputPath>../../../bin/</OutputPath> |
@@ -670,7 +670,7 @@ | |||
670 | </Files> | 670 | </Files> |
671 | </Project> | 671 | </Project> |
672 | 672 | ||
673 | <Project frameworkVersion="v4_0" name="OpenSim.Services.AssetService" path="OpenSim/Services/AssetService" type="Library"> | 673 | <Project frameworkVersion="v4_5" name="OpenSim.Services.AssetService" path="OpenSim/Services/AssetService" type="Library"> |
674 | <Configuration name="Debug"> | 674 | <Configuration name="Debug"> |
675 | <Options> | 675 | <Options> |
676 | <OutputPath>../../../bin/</OutputPath> | 676 | <OutputPath>../../../bin/</OutputPath> |
@@ -702,7 +702,7 @@ | |||
702 | </Files> | 702 | </Files> |
703 | </Project> | 703 | </Project> |
704 | 704 | ||
705 | <Project frameworkVersion="v4_0" name="OpenSim.Services.FSAssetService" path="OpenSim/Services/FSAssetService" type="Library"> | 705 | <Project frameworkVersion="v4_5" name="OpenSim.Services.FSAssetService" path="OpenSim/Services/FSAssetService" type="Library"> |
706 | <Configuration name="Debug"> | 706 | <Configuration name="Debug"> |
707 | <Options> | 707 | <Options> |
708 | <OutputPath>../../../bin/</OutputPath> | 708 | <OutputPath>../../../bin/</OutputPath> |
@@ -736,7 +736,7 @@ | |||
736 | </Files> | 736 | </Files> |
737 | </Project> | 737 | </Project> |
738 | 738 | ||
739 | <Project frameworkVersion="v4_0" name="OpenSim.Services.AuthorizationService" path="OpenSim/Services/AuthorizationService" type="Library"> | 739 | <Project frameworkVersion="v4_5" name="OpenSim.Services.AuthorizationService" path="OpenSim/Services/AuthorizationService" type="Library"> |
740 | <Configuration name="Debug"> | 740 | <Configuration name="Debug"> |
741 | <Options> | 741 | <Options> |
742 | <OutputPath>../../../bin/</OutputPath> | 742 | <OutputPath>../../../bin/</OutputPath> |
@@ -767,7 +767,7 @@ | |||
767 | </Files> | 767 | </Files> |
768 | </Project> | 768 | </Project> |
769 | 769 | ||
770 | <Project frameworkVersion="v4_0" name="OpenSim.Services.FreeswitchService" path="OpenSim/Services/FreeswitchService" type="Library"> | 770 | <Project frameworkVersion="v4_5" name="OpenSim.Services.FreeswitchService" path="OpenSim/Services/FreeswitchService" type="Library"> |
771 | <Configuration name="Debug"> | 771 | <Configuration name="Debug"> |
772 | <Options> | 772 | <Options> |
773 | <OutputPath>../../../bin/</OutputPath> | 773 | <OutputPath>../../../bin/</OutputPath> |
@@ -799,7 +799,7 @@ | |||
799 | </Files> | 799 | </Files> |
800 | </Project> | 800 | </Project> |
801 | 801 | ||
802 | <Project frameworkVersion="v4_0" name="OpenSim.Services.AuthenticationService" path="OpenSim/Services/AuthenticationService" type="Library"> | 802 | <Project frameworkVersion="v4_5" name="OpenSim.Services.AuthenticationService" path="OpenSim/Services/AuthenticationService" type="Library"> |
803 | <Configuration name="Debug"> | 803 | <Configuration name="Debug"> |
804 | <Options> | 804 | <Options> |
805 | <OutputPath>../../../bin/</OutputPath> | 805 | <OutputPath>../../../bin/</OutputPath> |
@@ -832,7 +832,7 @@ | |||
832 | </Files> | 832 | </Files> |
833 | </Project> | 833 | </Project> |
834 | 834 | ||
835 | <Project frameworkVersion="v4_0" name="OpenSim.Services.GridService" path="OpenSim/Services/GridService" type="Library"> | 835 | <Project frameworkVersion="v4_5" name="OpenSim.Services.GridService" path="OpenSim/Services/GridService" type="Library"> |
836 | <Configuration name="Debug"> | 836 | <Configuration name="Debug"> |
837 | <Options> | 837 | <Options> |
838 | <OutputPath>../../../bin/</OutputPath> | 838 | <OutputPath>../../../bin/</OutputPath> |
@@ -866,7 +866,7 @@ | |||
866 | </Files> | 866 | </Files> |
867 | </Project> | 867 | </Project> |
868 | 868 | ||
869 | <Project frameworkVersion="v4_0" name="OpenSim.Services.EstateService" path="OpenSim/Services/EstateService" type="Library"> | 869 | <Project frameworkVersion="v4_5" name="OpenSim.Services.EstateService" path="OpenSim/Services/EstateService" type="Library"> |
870 | <Configuration name="Debug"> | 870 | <Configuration name="Debug"> |
871 | <Options> | 871 | <Options> |
872 | <OutputPath>../../../bin/</OutputPath> | 872 | <OutputPath>../../../bin/</OutputPath> |
@@ -895,7 +895,7 @@ | |||
895 | </Files> | 895 | </Files> |
896 | </Project> | 896 | </Project> |
897 | 897 | ||
898 | <Project frameworkVersion="v4_0" name="OpenSim.Services.PresenceService" path="OpenSim/Services/PresenceService" type="Library"> | 898 | <Project frameworkVersion="v4_5" name="OpenSim.Services.PresenceService" path="OpenSim/Services/PresenceService" type="Library"> |
899 | <Configuration name="Debug"> | 899 | <Configuration name="Debug"> |
900 | <Options> | 900 | <Options> |
901 | <OutputPath>../../../bin/</OutputPath> | 901 | <OutputPath>../../../bin/</OutputPath> |
@@ -926,7 +926,7 @@ | |||
926 | </Files> | 926 | </Files> |
927 | </Project> | 927 | </Project> |
928 | 928 | ||
929 | <Project frameworkVersion="v4_0" name="OpenSim.Services.AvatarService" path="OpenSim/Services/AvatarService" type="Library"> | 929 | <Project frameworkVersion="v4_5" name="OpenSim.Services.AvatarService" path="OpenSim/Services/AvatarService" type="Library"> |
930 | <Configuration name="Debug"> | 930 | <Configuration name="Debug"> |
931 | <Options> | 931 | <Options> |
932 | <OutputPath>../../../bin/</OutputPath> | 932 | <OutputPath>../../../bin/</OutputPath> |
@@ -957,7 +957,7 @@ | |||
957 | </Files> | 957 | </Files> |
958 | </Project> | 958 | </Project> |
959 | 959 | ||
960 | <Project frameworkVersion="v4_0" name="OpenSim.Services.InventoryService" path="OpenSim/Services/InventoryService" type="Library"> | 960 | <Project frameworkVersion="v4_5" name="OpenSim.Services.InventoryService" path="OpenSim/Services/InventoryService" type="Library"> |
961 | <Configuration name="Debug"> | 961 | <Configuration name="Debug"> |
962 | <Options> | 962 | <Options> |
963 | <OutputPath>../../../bin/</OutputPath> | 963 | <OutputPath>../../../bin/</OutputPath> |
@@ -992,7 +992,7 @@ | |||
992 | </Project> | 992 | </Project> |
993 | 993 | ||
994 | 994 | ||
995 | <Project frameworkVersion="v4_0" name="OpenSim.Services.LLLoginService" path="OpenSim/Services/LLLoginService" type="Library"> | 995 | <Project frameworkVersion="v4_5" name="OpenSim.Services.LLLoginService" path="OpenSim/Services/LLLoginService" type="Library"> |
996 | <Configuration name="Debug"> | 996 | <Configuration name="Debug"> |
997 | <Options> | 997 | <Options> |
998 | <OutputPath>../../../bin/</OutputPath> | 998 | <OutputPath>../../../bin/</OutputPath> |
@@ -1025,7 +1025,7 @@ | |||
1025 | </Files> | 1025 | </Files> |
1026 | </Project> | 1026 | </Project> |
1027 | 1027 | ||
1028 | <Project frameworkVersion="v4_0" name="OpenSim.Services.HypergridService" path="OpenSim/Services/HypergridService" type="Library"> | 1028 | <Project frameworkVersion="v4_5" name="OpenSim.Services.HypergridService" path="OpenSim/Services/HypergridService" type="Library"> |
1029 | <Configuration name="Debug"> | 1029 | <Configuration name="Debug"> |
1030 | <Options> | 1030 | <Options> |
1031 | <OutputPath>../../../bin/</OutputPath> | 1031 | <OutputPath>../../../bin/</OutputPath> |
@@ -1064,7 +1064,7 @@ | |||
1064 | </Files> | 1064 | </Files> |
1065 | </Project> | 1065 | </Project> |
1066 | 1066 | ||
1067 | <Project frameworkVersion="v4_0" name="OpenSim.Services.MapImageService" path="OpenSim/Services/MapImageService" type="Library"> | 1067 | <Project frameworkVersion="v4_5" name="OpenSim.Services.MapImageService" path="OpenSim/Services/MapImageService" type="Library"> |
1068 | <Configuration name="Debug"> | 1068 | <Configuration name="Debug"> |
1069 | <Options> | 1069 | <Options> |
1070 | <OutputPath>../../../bin/</OutputPath> | 1070 | <OutputPath>../../../bin/</OutputPath> |
@@ -1094,7 +1094,7 @@ | |||
1094 | </Files> | 1094 | </Files> |
1095 | </Project> | 1095 | </Project> |
1096 | 1096 | ||
1097 | <Project frameworkVersion="v4_0" name="OpenSim.Services.UserProfilesService" path="OpenSim/Services/UserProfilesService" type="Library"> | 1097 | <Project frameworkVersion="v4_5" name="OpenSim.Services.UserProfilesService" path="OpenSim/Services/UserProfilesService" type="Library"> |
1098 | <Configuration name="Debug"> | 1098 | <Configuration name="Debug"> |
1099 | <Options> | 1099 | <Options> |
1100 | <OutputPath>../../../bin/</OutputPath> | 1100 | <OutputPath>../../../bin/</OutputPath> |
@@ -1129,7 +1129,7 @@ | |||
1129 | </Files> | 1129 | </Files> |
1130 | </Project> | 1130 | </Project> |
1131 | 1131 | ||
1132 | <Project frameworkVersion="v4_0" name="OpenSim.Server.Handlers" path="OpenSim/Server/Handlers" type="Library"> | 1132 | <Project frameworkVersion="v4_5" name="OpenSim.Server.Handlers" path="OpenSim/Server/Handlers" type="Library"> |
1133 | <Configuration name="Debug"> | 1133 | <Configuration name="Debug"> |
1134 | <Options> | 1134 | <Options> |
1135 | <OutputPath>../../../bin/</OutputPath> | 1135 | <OutputPath>../../../bin/</OutputPath> |
@@ -1169,7 +1169,7 @@ | |||
1169 | </Project> | 1169 | </Project> |
1170 | 1170 | ||
1171 | 1171 | ||
1172 | <Project frameworkVersion="v4_0" name="OpenSim.Capabilities.Handlers" path="OpenSim/Capabilities/Handlers" type="Library"> | 1172 | <Project frameworkVersion="v4_5" name="OpenSim.Capabilities.Handlers" path="OpenSim/Capabilities/Handlers" type="Library"> |
1173 | <Configuration name="Debug"> | 1173 | <Configuration name="Debug"> |
1174 | <Options> | 1174 | <Options> |
1175 | <OutputPath>../../../bin/</OutputPath> | 1175 | <OutputPath>../../../bin/</OutputPath> |
@@ -1210,7 +1210,7 @@ | |||
1210 | </Project> | 1210 | </Project> |
1211 | 1211 | ||
1212 | 1212 | ||
1213 | <Project frameworkVersion="v4_0" name="Robust" path="OpenSim/Server" type="Exe"> | 1213 | <Project frameworkVersion="v4_5" name="Robust" path="OpenSim/Server" type="Exe"> |
1214 | <Configuration name="Debug"> | 1214 | <Configuration name="Debug"> |
1215 | <Options> | 1215 | <Options> |
1216 | <OutputPath>../../bin/</OutputPath> | 1216 | <OutputPath>../../bin/</OutputPath> |
@@ -1246,7 +1246,7 @@ | |||
1246 | </Files> | 1246 | </Files> |
1247 | </Project> | 1247 | </Project> |
1248 | 1248 | ||
1249 | <Project frameworkVersion="v4_0" name="OpenSim.ConsoleClient" path="OpenSim/ConsoleClient" type="Exe"> | 1249 | <Project frameworkVersion="v4_5" name="OpenSim.ConsoleClient" path="OpenSim/ConsoleClient" type="Exe"> |
1250 | <Configuration name="Debug"> | 1250 | <Configuration name="Debug"> |
1251 | <Options> | 1251 | <Options> |
1252 | <OutputPath>../../bin/</OutputPath> | 1252 | <OutputPath>../../bin/</OutputPath> |
@@ -1280,7 +1280,7 @@ | |||
1280 | </Project> | 1280 | </Project> |
1281 | 1281 | ||
1282 | <!-- ClientStack Plugins --> | 1282 | <!-- ClientStack Plugins --> |
1283 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenUDP" path="OpenSim/Region/ClientStack/Linden/UDP" type="Library"> | 1283 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ClientStack.LindenUDP" path="OpenSim/Region/ClientStack/Linden/UDP" type="Library"> |
1284 | <Configuration name="Debug"> | 1284 | <Configuration name="Debug"> |
1285 | <Options> | 1285 | <Options> |
1286 | <OutputPath>../../../../../bin/</OutputPath> | 1286 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -1325,7 +1325,7 @@ | |||
1325 | 1325 | ||
1326 | 1326 | ||
1327 | 1327 | ||
1328 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenCaps" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library"> | 1328 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ClientStack.LindenCaps" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library"> |
1329 | <Configuration name="Debug"> | 1329 | <Configuration name="Debug"> |
1330 | <Options> | 1330 | <Options> |
1331 | <OutputPath>../../../../../bin/</OutputPath> | 1331 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -1373,7 +1373,7 @@ | |||
1373 | </Project> | 1373 | </Project> |
1374 | 1374 | ||
1375 | 1375 | ||
1376 | <Project frameworkVersion="v4_0" name="OpenSim.Region.CoreModules" path="OpenSim/Region/CoreModules" type="Library"> | 1376 | <Project frameworkVersion="v4_5" name="OpenSim.Region.CoreModules" path="OpenSim/Region/CoreModules" type="Library"> |
1377 | <Configuration name="Debug"> | 1377 | <Configuration name="Debug"> |
1378 | <Options> | 1378 | <Options> |
1379 | <OutputPath>../../../bin/</OutputPath> | 1379 | <OutputPath>../../../bin/</OutputPath> |
@@ -1440,7 +1440,7 @@ | |||
1440 | </Files> | 1440 | </Files> |
1441 | </Project> | 1441 | </Project> |
1442 | 1442 | ||
1443 | <Project frameworkVersion="v4_0" name="OpenSim.Region.OptionalModules" path="OpenSim/Region/OptionalModules" type="Library"> | 1443 | <Project frameworkVersion="v4_5" name="OpenSim.Region.OptionalModules" path="OpenSim/Region/OptionalModules" type="Library"> |
1444 | <Configuration name="Debug"> | 1444 | <Configuration name="Debug"> |
1445 | <Options> | 1445 | <Options> |
1446 | <OutputPath>../../../bin/</OutputPath> | 1446 | <OutputPath>../../../bin/</OutputPath> |
@@ -1501,7 +1501,7 @@ | |||
1501 | </Project> | 1501 | </Project> |
1502 | 1502 | ||
1503 | <!-- Datastore Plugins --> | 1503 | <!-- Datastore Plugins --> |
1504 | <Project frameworkVersion="v4_0" name="OpenSim.Data.Null" path="OpenSim/Data/Null" type="Library"> | 1504 | <Project frameworkVersion="v4_5" name="OpenSim.Data.Null" path="OpenSim/Data/Null" type="Library"> |
1505 | <Configuration name="Debug"> | 1505 | <Configuration name="Debug"> |
1506 | <Options> | 1506 | <Options> |
1507 | <OutputPath>../../../bin/</OutputPath> | 1507 | <OutputPath>../../../bin/</OutputPath> |
@@ -1529,7 +1529,7 @@ | |||
1529 | </Files> | 1529 | </Files> |
1530 | </Project> | 1530 | </Project> |
1531 | 1531 | ||
1532 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModules.ConvexDecompositionDotNet" path="OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet" type="Library"> | 1532 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModules.ConvexDecompositionDotNet" path="OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet" type="Library"> |
1533 | <Configuration name="Debug"> | 1533 | <Configuration name="Debug"> |
1534 | <Options> | 1534 | <Options> |
1535 | <OutputPath>../../../../bin/</OutputPath> | 1535 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1556,7 +1556,7 @@ | |||
1556 | </Files> | 1556 | </Files> |
1557 | </Project> | 1557 | </Project> |
1558 | 1558 | ||
1559 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.Meshing" path="OpenSim/Region/PhysicsModules/Meshing" type="Library"> | 1559 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModule.Meshing" path="OpenSim/Region/PhysicsModules/Meshing" type="Library"> |
1560 | <Configuration name="Debug"> | 1560 | <Configuration name="Debug"> |
1561 | <Options> | 1561 | <Options> |
1562 | <OutputPath>../../../../bin/</OutputPath> | 1562 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1589,7 +1589,7 @@ | |||
1589 | </Project> | 1589 | </Project> |
1590 | 1590 | ||
1591 | <!-- Physics Plug-ins --> | 1591 | <!-- Physics Plug-ins --> |
1592 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.BasicPhysics" path="OpenSim/Region/PhysicsModules/BasicPhysics" type="Library"> | 1592 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModule.BasicPhysics" path="OpenSim/Region/PhysicsModules/BasicPhysics" type="Library"> |
1593 | <Configuration name="Debug"> | 1593 | <Configuration name="Debug"> |
1594 | <Options> | 1594 | <Options> |
1595 | <OutputPath>../../../../bin/</OutputPath> | 1595 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1614,7 +1614,7 @@ | |||
1614 | </Files> | 1614 | </Files> |
1615 | </Project> | 1615 | </Project> |
1616 | 1616 | ||
1617 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.POS" path="OpenSim/Region/PhysicsModules/POS" type="Library"> | 1617 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModule.POS" path="OpenSim/Region/PhysicsModules/POS" type="Library"> |
1618 | <Configuration name="Debug"> | 1618 | <Configuration name="Debug"> |
1619 | <Options> | 1619 | <Options> |
1620 | <OutputPath>../../../../bin/</OutputPath> | 1620 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1639,7 +1639,7 @@ | |||
1639 | </Files> | 1639 | </Files> |
1640 | </Project> | 1640 | </Project> |
1641 | 1641 | ||
1642 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.Ode" path="OpenSim/Region/PhysicsModules/Ode" type="Library"> | 1642 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModule.Ode" path="OpenSim/Region/PhysicsModules/Ode" type="Library"> |
1643 | <Configuration name="Debug"> | 1643 | <Configuration name="Debug"> |
1644 | <Options> | 1644 | <Options> |
1645 | <OutputPath>../../../../bin/</OutputPath> | 1645 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1670,7 +1670,7 @@ | |||
1670 | </Files> | 1670 | </Files> |
1671 | </Project> | 1671 | </Project> |
1672 | 1672 | ||
1673 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.ubOde" path="OpenSim/Region/PhysicsModules/ubOde" type="Library"> | 1673 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModule.ubOde" path="OpenSim/Region/PhysicsModules/ubOde" type="Library"> |
1674 | <Configuration name="Debug"> | 1674 | <Configuration name="Debug"> |
1675 | <Options> | 1675 | <Options> |
1676 | <OutputPath>../../../../bin/</OutputPath> | 1676 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1703,7 +1703,7 @@ | |||
1703 | </Files> | 1703 | </Files> |
1704 | </Project> | 1704 | </Project> |
1705 | 1705 | ||
1706 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.ubOdeMeshing" path="OpenSim/Region/PhysicsModules/ubOdeMeshing" type="Library"> | 1706 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModule.ubOdeMeshing" path="OpenSim/Region/PhysicsModules/ubOdeMeshing" type="Library"> |
1707 | <Configuration name="Debug"> | 1707 | <Configuration name="Debug"> |
1708 | <Options> | 1708 | <Options> |
1709 | <OutputPath>../../../../bin/</OutputPath> | 1709 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1736,7 +1736,7 @@ | |||
1736 | </Files> | 1736 | </Files> |
1737 | </Project> | 1737 | </Project> |
1738 | 1738 | ||
1739 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.BulletS" path="OpenSim/Region/PhysicsModules/BulletS" type="Library"> | 1739 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModule.BulletS" path="OpenSim/Region/PhysicsModules/BulletS" type="Library"> |
1740 | <Configuration name="Debug"> | 1740 | <Configuration name="Debug"> |
1741 | <Options> | 1741 | <Options> |
1742 | <OutputPath>../../../../bin/</OutputPath> | 1742 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1775,7 +1775,7 @@ | |||
1775 | </Project> | 1775 | </Project> |
1776 | 1776 | ||
1777 | <!-- OpenSim app --> | 1777 | <!-- OpenSim app --> |
1778 | <Project frameworkVersion="v4_0" name="OpenSim" path="OpenSim/Region/Application" type="Exe"> | 1778 | <Project frameworkVersion="v4_5" name="OpenSim" path="OpenSim/Region/Application" type="Exe"> |
1779 | <Configuration name="Debug"> | 1779 | <Configuration name="Debug"> |
1780 | <Options> | 1780 | <Options> |
1781 | <OutputPath>../../../bin/</OutputPath> | 1781 | <OutputPath>../../../bin/</OutputPath> |
@@ -1819,7 +1819,7 @@ | |||
1819 | </Files> | 1819 | </Files> |
1820 | </Project> | 1820 | </Project> |
1821 | 1821 | ||
1822 | <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.LoadRegions" path="OpenSim/ApplicationPlugins/LoadRegions" type="Library"> | 1822 | <Project frameworkVersion="v4_5" name="OpenSim.ApplicationPlugins.LoadRegions" path="OpenSim/ApplicationPlugins/LoadRegions" type="Library"> |
1823 | <Configuration name="Debug"> | 1823 | <Configuration name="Debug"> |
1824 | <Options> | 1824 | <Options> |
1825 | <OutputPath>../../../bin/</OutputPath> | 1825 | <OutputPath>../../../bin/</OutputPath> |
@@ -1852,7 +1852,7 @@ | |||
1852 | </Files> | 1852 | </Files> |
1853 | </Project> | 1853 | </Project> |
1854 | 1854 | ||
1855 | <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.RegionModulesController" path="OpenSim/ApplicationPlugins/RegionModulesController" type="Library"> | 1855 | <Project frameworkVersion="v4_5" name="OpenSim.ApplicationPlugins.RegionModulesController" path="OpenSim/ApplicationPlugins/RegionModulesController" type="Library"> |
1856 | <Configuration name="Debug"> | 1856 | <Configuration name="Debug"> |
1857 | <Options> | 1857 | <Options> |
1858 | <OutputPath>../../../bin/</OutputPath> | 1858 | <OutputPath>../../../bin/</OutputPath> |
@@ -1881,7 +1881,7 @@ | |||
1881 | </Files> | 1881 | </Files> |
1882 | </Project> | 1882 | </Project> |
1883 | 1883 | ||
1884 | <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.RemoteController" path="OpenSim/ApplicationPlugins/RemoteController" type="Library"> | 1884 | <Project frameworkVersion="v4_5" name="OpenSim.ApplicationPlugins.RemoteController" path="OpenSim/ApplicationPlugins/RemoteController" type="Library"> |
1885 | <Configuration name="Debug"> | 1885 | <Configuration name="Debug"> |
1886 | <Options> | 1886 | <Options> |
1887 | <OutputPath>../../../bin/</OutputPath> | 1887 | <OutputPath>../../../bin/</OutputPath> |
@@ -1922,7 +1922,7 @@ | |||
1922 | <!-- Scene Server API Example Apps --> | 1922 | <!-- Scene Server API Example Apps --> |
1923 | 1923 | ||
1924 | <!-- Data Base Modules --> | 1924 | <!-- Data Base Modules --> |
1925 | <Project frameworkVersion="v4_0" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library"> | 1925 | <Project frameworkVersion="v4_5" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library"> |
1926 | <Configuration name="Debug"> | 1926 | <Configuration name="Debug"> |
1927 | <Options> | 1927 | <Options> |
1928 | <OutputPath>../../../bin/</OutputPath> | 1928 | <OutputPath>../../../bin/</OutputPath> |
@@ -1961,7 +1961,7 @@ | |||
1961 | </Files> | 1961 | </Files> |
1962 | </Project> | 1962 | </Project> |
1963 | 1963 | ||
1964 | <Project frameworkVersion="v4_0" name="OpenSim.Data.PGSQL" path="OpenSim/Data/PGSQL" type="Library"> | 1964 | <Project frameworkVersion="v4_5" name="OpenSim.Data.PGSQL" path="OpenSim/Data/PGSQL" type="Library"> |
1965 | <Configuration name="Debug"> | 1965 | <Configuration name="Debug"> |
1966 | <Options> | 1966 | <Options> |
1967 | <OutputPath>../../../bin/</OutputPath> | 1967 | <OutputPath>../../../bin/</OutputPath> |
@@ -1997,7 +1997,7 @@ | |||
1997 | </Files> | 1997 | </Files> |
1998 | </Project> | 1998 | </Project> |
1999 | 1999 | ||
2000 | <Project frameworkVersion="v4_0" name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library"> | 2000 | <Project frameworkVersion="v4_5" name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library"> |
2001 | <Configuration name="Debug"> | 2001 | <Configuration name="Debug"> |
2002 | <Options> | 2002 | <Options> |
2003 | <OutputPath>../../../bin/</OutputPath> | 2003 | <OutputPath>../../../bin/</OutputPath> |
@@ -2037,7 +2037,7 @@ | |||
2037 | </Project> | 2037 | </Project> |
2038 | 2038 | ||
2039 | 2039 | ||
2040 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared" path="OpenSim/Region/ScriptEngine/Shared" type="Library"> | 2040 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ScriptEngine.Shared" path="OpenSim/Region/ScriptEngine/Shared" type="Library"> |
2041 | <Configuration name="Debug"> | 2041 | <Configuration name="Debug"> |
2042 | <Options> | 2042 | <Options> |
2043 | <OutputPath>../../../../bin/</OutputPath> | 2043 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2073,7 +2073,7 @@ | |||
2073 | </Files> | 2073 | </Files> |
2074 | </Project> | 2074 | </Project> |
2075 | 2075 | ||
2076 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.Api.Runtime" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime" type="Library"> | 2076 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ScriptEngine.Shared.Api.Runtime" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime" type="Library"> |
2077 | <Configuration name="Debug"> | 2077 | <Configuration name="Debug"> |
2078 | <Options> | 2078 | <Options> |
2079 | <OutputPath>../../../../../../bin/</OutputPath> | 2079 | <OutputPath>../../../../../../bin/</OutputPath> |
@@ -2105,7 +2105,7 @@ | |||
2105 | </Files> | 2105 | </Files> |
2106 | </Project> | 2106 | </Project> |
2107 | 2107 | ||
2108 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.Api" path="OpenSim/Region/ScriptEngine/Shared/Api/Implementation" type="Library"> | 2108 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ScriptEngine.Shared.Api" path="OpenSim/Region/ScriptEngine/Shared/Api/Implementation" type="Library"> |
2109 | <Configuration name="Debug"> | 2109 | <Configuration name="Debug"> |
2110 | <Options> | 2110 | <Options> |
2111 | <OutputPath>../../../../../../bin/</OutputPath> | 2111 | <OutputPath>../../../../../../bin/</OutputPath> |
@@ -2146,7 +2146,7 @@ | |||
2146 | </Files> | 2146 | </Files> |
2147 | </Project> | 2147 | </Project> |
2148 | 2148 | ||
2149 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.CodeTools" path="OpenSim/Region/ScriptEngine/Shared/CodeTools" type="Library"> | 2149 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ScriptEngine.Shared.CodeTools" path="OpenSim/Region/ScriptEngine/Shared/CodeTools" type="Library"> |
2150 | <Configuration name="Debug"> | 2150 | <Configuration name="Debug"> |
2151 | <Options> | 2151 | <Options> |
2152 | <OutputPath>../../../../../bin/</OutputPath> | 2152 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -2176,7 +2176,7 @@ | |||
2176 | </Files> | 2176 | </Files> |
2177 | </Project> | 2177 | </Project> |
2178 | 2178 | ||
2179 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.Instance" path="OpenSim/Region/ScriptEngine/Shared/Instance" type="Library"> | 2179 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ScriptEngine.Shared.Instance" path="OpenSim/Region/ScriptEngine/Shared/Instance" type="Library"> |
2180 | <Configuration name="Debug"> | 2180 | <Configuration name="Debug"> |
2181 | <Options> | 2181 | <Options> |
2182 | <OutputPath>../../../../../bin/</OutputPath> | 2182 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -2215,7 +2215,7 @@ | |||
2215 | </Files> | 2215 | </Files> |
2216 | </Project> | 2216 | </Project> |
2217 | 2217 | ||
2218 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.XEngine.Api.Runtime" path="OpenSim/Region/ScriptEngine/XEngine/Api/Runtime" type="Library"> | 2218 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ScriptEngine.XEngine.Api.Runtime" path="OpenSim/Region/ScriptEngine/XEngine/Api/Runtime" type="Library"> |
2219 | <Configuration name="Debug"> | 2219 | <Configuration name="Debug"> |
2220 | <Options> | 2220 | <Options> |
2221 | <OutputPath>../../../../../../bin/</OutputPath> | 2221 | <OutputPath>../../../../../../bin/</OutputPath> |
@@ -2248,7 +2248,7 @@ | |||
2248 | </Files> | 2248 | </Files> |
2249 | </Project> | 2249 | </Project> |
2250 | 2250 | ||
2251 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.XEngine" path="OpenSim/Region/ScriptEngine/XEngine" type="Library"> | 2251 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ScriptEngine.XEngine" path="OpenSim/Region/ScriptEngine/XEngine" type="Library"> |
2252 | <Configuration name="Debug"> | 2252 | <Configuration name="Debug"> |
2253 | <Options> | 2253 | <Options> |
2254 | <OutputPath>../../../../bin/</OutputPath> | 2254 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2295,7 +2295,7 @@ | |||
2295 | 2295 | ||
2296 | <!-- Addons --> | 2296 | <!-- Addons --> |
2297 | 2297 | ||
2298 | <Project frameworkVersion="v4_0" name="OpenSim.Addons.OfflineIM" path="OpenSim/Addons/OfflineIM" type="Library"> | 2298 | <Project frameworkVersion="v4_5" name="OpenSim.Addons.OfflineIM" path="OpenSim/Addons/OfflineIM" type="Library"> |
2299 | <Configuration name="Debug"> | 2299 | <Configuration name="Debug"> |
2300 | <Options> | 2300 | <Options> |
2301 | <OutputPath>../../../bin/</OutputPath> | 2301 | <OutputPath>../../../bin/</OutputPath> |
@@ -2342,7 +2342,7 @@ | |||
2342 | </Files> | 2342 | </Files> |
2343 | </Project> | 2343 | </Project> |
2344 | 2344 | ||
2345 | <Project frameworkVersion="v4_0" name="OpenSim.Addons.Groups" path="OpenSim/Addons/Groups" type="Library"> | 2345 | <Project frameworkVersion="v4_5" name="OpenSim.Addons.Groups" path="OpenSim/Addons/Groups" type="Library"> |
2346 | <Configuration name="Debug"> | 2346 | <Configuration name="Debug"> |
2347 | <Options> | 2347 | <Options> |
2348 | <OutputPath>../../../bin/</OutputPath> | 2348 | <OutputPath>../../../bin/</OutputPath> |
@@ -2394,7 +2394,7 @@ | |||
2394 | 2394 | ||
2395 | <!-- Tools --> | 2395 | <!-- Tools --> |
2396 | 2396 | ||
2397 | <Project frameworkVersion="v4_0" name="pCampBot" path="OpenSim/Tools/pCampBot" type="Exe"> | 2397 | <Project frameworkVersion="v4_5" name="pCampBot" path="OpenSim/Tools/pCampBot" type="Exe"> |
2398 | <Configuration name="Debug"> | 2398 | <Configuration name="Debug"> |
2399 | <Options> | 2399 | <Options> |
2400 | <OutputPath>../../../bin/</OutputPath> | 2400 | <OutputPath>../../../bin/</OutputPath> |
@@ -2422,7 +2422,7 @@ | |||
2422 | </Files> | 2422 | </Files> |
2423 | </Project> | 2423 | </Project> |
2424 | 2424 | ||
2425 | <Project frameworkVersion="v4_0" name="OpenSim.Tools.lslc" path="OpenSim/Tools/Compiler" type="Exe"> | 2425 | <Project frameworkVersion="v4_5" name="OpenSim.Tools.lslc" path="OpenSim/Tools/Compiler" type="Exe"> |
2426 | <Configuration name="Debug"> | 2426 | <Configuration name="Debug"> |
2427 | <Options> | 2427 | <Options> |
2428 | <OutputPath>../../../bin/</OutputPath> | 2428 | <OutputPath>../../../bin/</OutputPath> |
@@ -2449,7 +2449,7 @@ | |||
2449 | </Files> | 2449 | </Files> |
2450 | </Project> | 2450 | </Project> |
2451 | 2451 | ||
2452 | <Project frameworkVersion="v4_0" name="OpenSim.Tools.Configger" path="OpenSim/Tools/Configger" type="Exe"> | 2452 | <Project frameworkVersion="v4_5" name="OpenSim.Tools.Configger" path="OpenSim/Tools/Configger" type="Exe"> |
2453 | <Configuration name="Debug"> | 2453 | <Configuration name="Debug"> |
2454 | <Options> | 2454 | <Options> |
2455 | <OutputPath>../../../bin/</OutputPath> | 2455 | <OutputPath>../../../bin/</OutputPath> |
@@ -2474,7 +2474,7 @@ | |||
2474 | </Project> | 2474 | </Project> |
2475 | 2475 | ||
2476 | <!-- Test Clients --> | 2476 | <!-- Test Clients --> |
2477 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.AssetClient" path="OpenSim/Tests/Clients/Assets" type="Exe"> | 2477 | <Project frameworkVersion="v4_5" name="OpenSim.Tests.Clients.AssetClient" path="OpenSim/Tests/Clients/Assets" type="Exe"> |
2478 | <Configuration name="Debug"> | 2478 | <Configuration name="Debug"> |
2479 | <Options> | 2479 | <Options> |
2480 | <OutputPath>../../../../bin/</OutputPath> | 2480 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2502,7 +2502,7 @@ | |||
2502 | </Project> | 2502 | </Project> |
2503 | 2503 | ||
2504 | <!-- Test assemblies --> | 2504 | <!-- Test assemblies --> |
2505 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Common" path="OpenSim/Tests/Common" type="Library"> | 2505 | <Project frameworkVersion="v4_5" name="OpenSim.Tests.Common" path="OpenSim/Tests/Common" type="Library"> |
2506 | <Configuration name="Debug"> | 2506 | <Configuration name="Debug"> |
2507 | <Options> | 2507 | <Options> |
2508 | <OutputPath>../../../bin/</OutputPath> | 2508 | <OutputPath>../../../bin/</OutputPath> |
@@ -2551,7 +2551,7 @@ | |||
2551 | </Files> | 2551 | </Files> |
2552 | </Project> | 2552 | </Project> |
2553 | 2553 | ||
2554 | <Project frameworkVersion="v4_0" name="OpenSim.Tests" path="OpenSim/Tests" type="Library"> | 2554 | <Project frameworkVersion="v4_5" name="OpenSim.Tests" path="OpenSim/Tests" type="Library"> |
2555 | <Configuration name="Debug"> | 2555 | <Configuration name="Debug"> |
2556 | <Options> | 2556 | <Options> |
2557 | <OutputPath>../../bin/</OutputPath> | 2557 | <OutputPath>../../bin/</OutputPath> |
@@ -2574,7 +2574,7 @@ | |||
2574 | </Files> | 2574 | </Files> |
2575 | </Project> | 2575 | </Project> |
2576 | 2576 | ||
2577 | <Project frameworkVersion="v4_0" name="OpenSim.Services.InventoryService.Tests" path="OpenSim/Services/InventoryService/Tests" type="Library"> | 2577 | <Project frameworkVersion="v4_5" name="OpenSim.Services.InventoryService.Tests" path="OpenSim/Services/InventoryService/Tests" type="Library"> |
2578 | <Configuration name="Debug"> | 2578 | <Configuration name="Debug"> |
2579 | <Options> | 2579 | <Options> |
2580 | <OutputPath>../../../../bin/</OutputPath> | 2580 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2616,7 +2616,7 @@ | |||
2616 | </Files> | 2616 | </Files> |
2617 | </Project> | 2617 | </Project> |
2618 | 2618 | ||
2619 | <Project frameworkVersion="v4_0" name="Robust.Tests" path="OpenSim/Tests/Robust" type="Library"> | 2619 | <Project frameworkVersion="v4_5" name="Robust.Tests" path="OpenSim/Tests/Robust" type="Library"> |
2620 | <Configuration name="Debug"> | 2620 | <Configuration name="Debug"> |
2621 | <Options> | 2621 | <Options> |
2622 | <OutputPath>../../../bin/</OutputPath> | 2622 | <OutputPath>../../../bin/</OutputPath> |
@@ -2652,7 +2652,7 @@ | |||
2652 | </Project> | 2652 | </Project> |
2653 | 2653 | ||
2654 | 2654 | ||
2655 | <Project frameworkVersion="v4_0" name="OpenSim.Capabilities.Handlers.Tests" path="OpenSim/Capabilities/Handlers" type="Library"> | 2655 | <Project frameworkVersion="v4_5" name="OpenSim.Capabilities.Handlers.Tests" path="OpenSim/Capabilities/Handlers" type="Library"> |
2656 | <Configuration name="Debug"> | 2656 | <Configuration name="Debug"> |
2657 | <Options> | 2657 | <Options> |
2658 | <OutputPath>../../../bin/</OutputPath> | 2658 | <OutputPath>../../../bin/</OutputPath> |
@@ -2703,7 +2703,7 @@ | |||
2703 | </Project> | 2703 | </Project> |
2704 | 2704 | ||
2705 | 2705 | ||
2706 | <Project frameworkVersion="v4_0" name="OpenSim.Data.Tests" path="OpenSim/Data/Tests" type="Library"> | 2706 | <Project frameworkVersion="v4_5" name="OpenSim.Data.Tests" path="OpenSim/Data/Tests" type="Library"> |
2707 | <Configuration name="Debug"> | 2707 | <Configuration name="Debug"> |
2708 | <Options> | 2708 | <Options> |
2709 | <OutputPath>../../../bin/</OutputPath> | 2709 | <OutputPath>../../../bin/</OutputPath> |
@@ -2744,7 +2744,7 @@ | |||
2744 | </Files> | 2744 | </Files> |
2745 | </Project> | 2745 | </Project> |
2746 | 2746 | ||
2747 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Tests" path="OpenSim/Framework/Tests" type="Library"> | 2747 | <Project frameworkVersion="v4_5" name="OpenSim.Framework.Tests" path="OpenSim/Framework/Tests" type="Library"> |
2748 | <Configuration name="Debug"> | 2748 | <Configuration name="Debug"> |
2749 | <Options> | 2749 | <Options> |
2750 | <OutputPath>../../../bin/</OutputPath> | 2750 | <OutputPath>../../../bin/</OutputPath> |
@@ -2775,7 +2775,7 @@ | |||
2775 | </Files> | 2775 | </Files> |
2776 | </Project> | 2776 | </Project> |
2777 | 2777 | ||
2778 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Serialization.Tests" path="OpenSim/Framework/Serialization/Tests" type="Library"> | 2778 | <Project frameworkVersion="v4_5" name="OpenSim.Framework.Serialization.Tests" path="OpenSim/Framework/Serialization/Tests" type="Library"> |
2779 | <Configuration name="Debug"> | 2779 | <Configuration name="Debug"> |
2780 | <Options> | 2780 | <Options> |
2781 | <OutputPath>../../../../bin/</OutputPath> | 2781 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2806,7 +2806,7 @@ | |||
2806 | </Files> | 2806 | </Files> |
2807 | </Project> | 2807 | </Project> |
2808 | 2808 | ||
2809 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Servers.Tests" path="OpenSim/Framework/Servers/Tests" type="Library"> | 2809 | <Project frameworkVersion="v4_5" name="OpenSim.Framework.Servers.Tests" path="OpenSim/Framework/Servers/Tests" type="Library"> |
2810 | <Configuration name="Debug"> | 2810 | <Configuration name="Debug"> |
2811 | <Options> | 2811 | <Options> |
2812 | <OutputPath>../../../../bin/</OutputPath> | 2812 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2836,7 +2836,7 @@ | |||
2836 | </Files> | 2836 | </Files> |
2837 | </Project> | 2837 | </Project> |
2838 | 2838 | ||
2839 | <Project frameworkVersion="v4_0" name="OpenSim.Region.CoreModules.Tests" path="OpenSim/Region/CoreModules" type="Library"> | 2839 | <Project frameworkVersion="v4_5" name="OpenSim.Region.CoreModules.Tests" path="OpenSim/Region/CoreModules" type="Library"> |
2840 | <Configuration name="Debug"> | 2840 | <Configuration name="Debug"> |
2841 | <Options> | 2841 | <Options> |
2842 | <OutputPath>../../../bin/</OutputPath> | 2842 | <OutputPath>../../../bin/</OutputPath> |
@@ -2915,7 +2915,7 @@ | |||
2915 | </Project> | 2915 | </Project> |
2916 | 2916 | ||
2917 | 2917 | ||
2918 | <Project frameworkVersion="v4_0" name="OpenSim.Region.Framework.Tests" path="OpenSim/Region/Framework" type="Library"> | 2918 | <Project frameworkVersion="v4_5" name="OpenSim.Region.Framework.Tests" path="OpenSim/Region/Framework" type="Library"> |
2919 | <Configuration name="Debug"> | 2919 | <Configuration name="Debug"> |
2920 | <Options> | 2920 | <Options> |
2921 | <OutputPath>../../../bin/</OutputPath> | 2921 | <OutputPath>../../../bin/</OutputPath> |
@@ -2977,7 +2977,7 @@ | |||
2977 | </Files> | 2977 | </Files> |
2978 | </Project> | 2978 | </Project> |
2979 | 2979 | ||
2980 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenCaps.Tests" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library"> | 2980 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ClientStack.LindenCaps.Tests" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library"> |
2981 | <Configuration name="Debug"> | 2981 | <Configuration name="Debug"> |
2982 | <Options> | 2982 | <Options> |
2983 | <OutputPath>../../../../../bin/</OutputPath> | 2983 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -3018,7 +3018,7 @@ | |||
3018 | </Files> | 3018 | </Files> |
3019 | </Project> | 3019 | </Project> |
3020 | 3020 | ||
3021 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenUDP.Tests" path="OpenSim/Region/ClientStack/Linden/UDP/Tests" type="Library"> | 3021 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ClientStack.LindenUDP.Tests" path="OpenSim/Region/ClientStack/Linden/UDP/Tests" type="Library"> |
3022 | <Configuration name="Debug"> | 3022 | <Configuration name="Debug"> |
3023 | <Options> | 3023 | <Options> |
3024 | <OutputPath>../../../../../../bin/</OutputPath> | 3024 | <OutputPath>../../../../../../bin/</OutputPath> |
@@ -3052,7 +3052,7 @@ | |||
3052 | </Files> | 3052 | </Files> |
3053 | </Project> | 3053 | </Project> |
3054 | 3054 | ||
3055 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Tests" path="OpenSim/Region/ScriptEngine" type="Library"> | 3055 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ScriptEngine.Tests" path="OpenSim/Region/ScriptEngine" type="Library"> |
3056 | <Configuration name="Debug"> | 3056 | <Configuration name="Debug"> |
3057 | <Options> | 3057 | <Options> |
3058 | <OutputPath>../../../bin/</OutputPath> | 3058 | <OutputPath>../../../bin/</OutputPath> |
@@ -3110,7 +3110,7 @@ | |||
3110 | TODO: this is kind of lame, we basically build a duplicate | 3110 | TODO: this is kind of lame, we basically build a duplicate |
3111 | assembly but with tests added in, just because we can't resolve cross-bin-dir-refs. | 3111 | assembly but with tests added in, just because we can't resolve cross-bin-dir-refs. |
3112 | --> | 3112 | --> |
3113 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.Ode.Tests" path="OpenSim/Region/PhysicsModules/Ode/Tests" type="Library"> | 3113 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModule.Ode.Tests" path="OpenSim/Region/PhysicsModules/Ode/Tests" type="Library"> |
3114 | <Configuration name="Debug"> | 3114 | <Configuration name="Debug"> |
3115 | <Options> | 3115 | <Options> |
3116 | <OutputPath>../../../../../bin/</OutputPath> | 3116 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -3141,7 +3141,7 @@ | |||
3141 | </Files> | 3141 | </Files> |
3142 | </Project> | 3142 | </Project> |
3143 | 3143 | ||
3144 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.BulletS.Tests" path="OpenSim/Region/PhysicsModules/BulletS/Tests" type="Library"> | 3144 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModule.BulletS.Tests" path="OpenSim/Region/PhysicsModules/BulletS/Tests" type="Library"> |
3145 | <Configuration name="Debug"> | 3145 | <Configuration name="Debug"> |
3146 | <Options> | 3146 | <Options> |
3147 | <OutputPath>../../../../../bin/</OutputPath> | 3147 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -3175,7 +3175,7 @@ | |||
3175 | </Project> | 3175 | </Project> |
3176 | 3176 | ||
3177 | 3177 | ||
3178 | <Project frameworkVersion="v4_0" name="OpenSim.Server.Handlers.Tests" path="OpenSim/Server/Handlers" type="Library"> | 3178 | <Project frameworkVersion="v4_5" name="OpenSim.Server.Handlers.Tests" path="OpenSim/Server/Handlers" type="Library"> |
3179 | <Configuration name="Debug"> | 3179 | <Configuration name="Debug"> |
3180 | <Options> | 3180 | <Options> |
3181 | <OutputPath>../../../bin/</OutputPath> | 3181 | <OutputPath>../../../bin/</OutputPath> |
@@ -3221,7 +3221,7 @@ | |||
3221 | </Files> | 3221 | </Files> |
3222 | </Project> | 3222 | </Project> |
3223 | 3223 | ||
3224 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Stress" path="OpenSim/Tests/Stress" type="Library"> | 3224 | <Project frameworkVersion="v4_5" name="OpenSim.Tests.Stress" path="OpenSim/Tests/Stress" type="Library"> |
3225 | <Configuration name="Debug"> | 3225 | <Configuration name="Debug"> |
3226 | <Options> | 3226 | <Options> |
3227 | <OutputPath>../../../bin/</OutputPath> | 3227 | <OutputPath>../../../bin/</OutputPath> |
@@ -3261,7 +3261,7 @@ | |||
3261 | </Files> | 3261 | </Files> |
3262 | </Project> | 3262 | </Project> |
3263 | 3263 | ||
3264 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Performance" path="OpenSim/Tests/Performance" type="Library"> | 3264 | <Project frameworkVersion="v4_5" name="OpenSim.Tests.Performance" path="OpenSim/Tests/Performance" type="Library"> |
3265 | <Configuration name="Debug"> | 3265 | <Configuration name="Debug"> |
3266 | <Options> | 3266 | <Options> |
3267 | <OutputPath>../../../bin/</OutputPath> | 3267 | <OutputPath>../../../bin/</OutputPath> |
@@ -3300,7 +3300,7 @@ | |||
3300 | </Files> | 3300 | </Files> |
3301 | </Project> | 3301 | </Project> |
3302 | 3302 | ||
3303 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Permissions" path="OpenSim/Tests/Permissions" type="Library"> | 3303 | <Project frameworkVersion="v4_5" name="OpenSim.Tests.Permissions" path="OpenSim/Tests/Permissions" type="Library"> |
3304 | <Configuration name="Debug"> | 3304 | <Configuration name="Debug"> |
3305 | <Options> | 3305 | <Options> |
3306 | <OutputPath>../../../bin/</OutputPath> | 3306 | <OutputPath>../../../bin/</OutputPath> |