diff options
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 182 |
1 files changed, 91 insertions, 91 deletions
diff --git a/prebuild.xml b/prebuild.xml index f31f749..79a8e12 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> |
@@ -505,7 +505,7 @@ | |||
505 | </Files> | 505 | </Files> |
506 | </Project> | 506 | </Project> |
507 | 507 | ||
508 | <Project frameworkVersion="v4_0" name="OpenSim.Services.Base" path="OpenSim/Services/Base" type="Library"> | 508 | <Project frameworkVersion="v4_5" name="OpenSim.Services.Base" path="OpenSim/Services/Base" type="Library"> |
509 | <Configuration name="Debug"> | 509 | <Configuration name="Debug"> |
510 | <Options> | 510 | <Options> |
511 | <OutputPath>../../../bin/</OutputPath> | 511 | <OutputPath>../../../bin/</OutputPath> |
@@ -532,7 +532,7 @@ | |||
532 | </Files> | 532 | </Files> |
533 | </Project> | 533 | </Project> |
534 | 534 | ||
535 | <Project frameworkVersion="v4_0" name="OpenSim.Services.UserAccountService" path="OpenSim/Services/UserAccountService" type="Library"> | 535 | <Project frameworkVersion="v4_5" name="OpenSim.Services.UserAccountService" path="OpenSim/Services/UserAccountService" type="Library"> |
536 | <Configuration name="Debug"> | 536 | <Configuration name="Debug"> |
537 | <Options> | 537 | <Options> |
538 | <OutputPath>../../../bin/</OutputPath> | 538 | <OutputPath>../../../bin/</OutputPath> |
@@ -563,7 +563,7 @@ | |||
563 | </Files> | 563 | </Files> |
564 | </Project> | 564 | </Project> |
565 | 565 | ||
566 | <Project frameworkVersion="v4_0" name="OpenSim.Services.FriendsService" path="OpenSim/Services/Friends" type="Library"> | 566 | <Project frameworkVersion="v4_5" name="OpenSim.Services.FriendsService" path="OpenSim/Services/Friends" type="Library"> |
567 | <Configuration name="Debug"> | 567 | <Configuration name="Debug"> |
568 | <Options> | 568 | <Options> |
569 | <OutputPath>../../../bin/</OutputPath> | 569 | <OutputPath>../../../bin/</OutputPath> |
@@ -594,7 +594,7 @@ | |||
594 | </Files> | 594 | </Files> |
595 | </Project> | 595 | </Project> |
596 | 596 | ||
597 | <Project frameworkVersion="v4_0" name="OpenSim.Services.Connectors" path="OpenSim/Services/Connectors" type="Library"> | 597 | <Project frameworkVersion="v4_5" name="OpenSim.Services.Connectors" path="OpenSim/Services/Connectors" type="Library"> |
598 | <Configuration name="Debug"> | 598 | <Configuration name="Debug"> |
599 | <Options> | 599 | <Options> |
600 | <OutputPath>../../../bin/</OutputPath> | 600 | <OutputPath>../../../bin/</OutputPath> |
@@ -635,7 +635,7 @@ | |||
635 | </Files> | 635 | </Files> |
636 | </Project> | 636 | </Project> |
637 | 637 | ||
638 | <Project frameworkVersion="v4_0" name="OpenSim.Services.SimulationService" path="OpenSim/Services/SimulationService" type="Library"> | 638 | <Project frameworkVersion="v4_5" name="OpenSim.Services.SimulationService" path="OpenSim/Services/SimulationService" type="Library"> |
639 | <Configuration name="Debug"> | 639 | <Configuration name="Debug"> |
640 | <Options> | 640 | <Options> |
641 | <OutputPath>../../../bin/</OutputPath> | 641 | <OutputPath>../../../bin/</OutputPath> |
@@ -669,7 +669,7 @@ | |||
669 | </Files> | 669 | </Files> |
670 | </Project> | 670 | </Project> |
671 | 671 | ||
672 | <Project frameworkVersion="v4_0" name="OpenSim.Services.AssetService" path="OpenSim/Services/AssetService" type="Library"> | 672 | <Project frameworkVersion="v4_5" name="OpenSim.Services.AssetService" path="OpenSim/Services/AssetService" type="Library"> |
673 | <Configuration name="Debug"> | 673 | <Configuration name="Debug"> |
674 | <Options> | 674 | <Options> |
675 | <OutputPath>../../../bin/</OutputPath> | 675 | <OutputPath>../../../bin/</OutputPath> |
@@ -701,7 +701,7 @@ | |||
701 | </Files> | 701 | </Files> |
702 | </Project> | 702 | </Project> |
703 | 703 | ||
704 | <Project frameworkVersion="v4_0" name="OpenSim.Services.FSAssetService" path="OpenSim/Services/FSAssetService" type="Library"> | 704 | <Project frameworkVersion="v4_5" name="OpenSim.Services.FSAssetService" path="OpenSim/Services/FSAssetService" type="Library"> |
705 | <Configuration name="Debug"> | 705 | <Configuration name="Debug"> |
706 | <Options> | 706 | <Options> |
707 | <OutputPath>../../../bin/</OutputPath> | 707 | <OutputPath>../../../bin/</OutputPath> |
@@ -735,7 +735,7 @@ | |||
735 | </Files> | 735 | </Files> |
736 | </Project> | 736 | </Project> |
737 | 737 | ||
738 | <Project frameworkVersion="v4_0" name="OpenSim.Services.AuthorizationService" path="OpenSim/Services/AuthorizationService" type="Library"> | 738 | <Project frameworkVersion="v4_5" name="OpenSim.Services.AuthorizationService" path="OpenSim/Services/AuthorizationService" type="Library"> |
739 | <Configuration name="Debug"> | 739 | <Configuration name="Debug"> |
740 | <Options> | 740 | <Options> |
741 | <OutputPath>../../../bin/</OutputPath> | 741 | <OutputPath>../../../bin/</OutputPath> |
@@ -766,7 +766,7 @@ | |||
766 | </Files> | 766 | </Files> |
767 | </Project> | 767 | </Project> |
768 | 768 | ||
769 | <Project frameworkVersion="v4_0" name="OpenSim.Services.FreeswitchService" path="OpenSim/Services/FreeswitchService" type="Library"> | 769 | <Project frameworkVersion="v4_5" name="OpenSim.Services.FreeswitchService" path="OpenSim/Services/FreeswitchService" type="Library"> |
770 | <Configuration name="Debug"> | 770 | <Configuration name="Debug"> |
771 | <Options> | 771 | <Options> |
772 | <OutputPath>../../../bin/</OutputPath> | 772 | <OutputPath>../../../bin/</OutputPath> |
@@ -798,7 +798,7 @@ | |||
798 | </Files> | 798 | </Files> |
799 | </Project> | 799 | </Project> |
800 | 800 | ||
801 | <Project frameworkVersion="v4_0" name="OpenSim.Services.AuthenticationService" path="OpenSim/Services/AuthenticationService" type="Library"> | 801 | <Project frameworkVersion="v4_5" name="OpenSim.Services.AuthenticationService" path="OpenSim/Services/AuthenticationService" type="Library"> |
802 | <Configuration name="Debug"> | 802 | <Configuration name="Debug"> |
803 | <Options> | 803 | <Options> |
804 | <OutputPath>../../../bin/</OutputPath> | 804 | <OutputPath>../../../bin/</OutputPath> |
@@ -831,7 +831,7 @@ | |||
831 | </Files> | 831 | </Files> |
832 | </Project> | 832 | </Project> |
833 | 833 | ||
834 | <Project frameworkVersion="v4_0" name="OpenSim.Services.GridService" path="OpenSim/Services/GridService" type="Library"> | 834 | <Project frameworkVersion="v4_5" name="OpenSim.Services.GridService" path="OpenSim/Services/GridService" type="Library"> |
835 | <Configuration name="Debug"> | 835 | <Configuration name="Debug"> |
836 | <Options> | 836 | <Options> |
837 | <OutputPath>../../../bin/</OutputPath> | 837 | <OutputPath>../../../bin/</OutputPath> |
@@ -865,7 +865,7 @@ | |||
865 | </Files> | 865 | </Files> |
866 | </Project> | 866 | </Project> |
867 | 867 | ||
868 | <Project frameworkVersion="v4_0" name="OpenSim.Services.EstateService" path="OpenSim/Services/EstateService" type="Library"> | 868 | <Project frameworkVersion="v4_5" name="OpenSim.Services.EstateService" path="OpenSim/Services/EstateService" type="Library"> |
869 | <Configuration name="Debug"> | 869 | <Configuration name="Debug"> |
870 | <Options> | 870 | <Options> |
871 | <OutputPath>../../../bin/</OutputPath> | 871 | <OutputPath>../../../bin/</OutputPath> |
@@ -894,7 +894,7 @@ | |||
894 | </Files> | 894 | </Files> |
895 | </Project> | 895 | </Project> |
896 | 896 | ||
897 | <Project frameworkVersion="v4_0" name="OpenSim.Services.PresenceService" path="OpenSim/Services/PresenceService" type="Library"> | 897 | <Project frameworkVersion="v4_5" name="OpenSim.Services.PresenceService" path="OpenSim/Services/PresenceService" type="Library"> |
898 | <Configuration name="Debug"> | 898 | <Configuration name="Debug"> |
899 | <Options> | 899 | <Options> |
900 | <OutputPath>../../../bin/</OutputPath> | 900 | <OutputPath>../../../bin/</OutputPath> |
@@ -925,7 +925,7 @@ | |||
925 | </Files> | 925 | </Files> |
926 | </Project> | 926 | </Project> |
927 | 927 | ||
928 | <Project frameworkVersion="v4_0" name="OpenSim.Services.AvatarService" path="OpenSim/Services/AvatarService" type="Library"> | 928 | <Project frameworkVersion="v4_5" name="OpenSim.Services.AvatarService" path="OpenSim/Services/AvatarService" type="Library"> |
929 | <Configuration name="Debug"> | 929 | <Configuration name="Debug"> |
930 | <Options> | 930 | <Options> |
931 | <OutputPath>../../../bin/</OutputPath> | 931 | <OutputPath>../../../bin/</OutputPath> |
@@ -956,7 +956,7 @@ | |||
956 | </Files> | 956 | </Files> |
957 | </Project> | 957 | </Project> |
958 | 958 | ||
959 | <Project frameworkVersion="v4_0" name="OpenSim.Services.InventoryService" path="OpenSim/Services/InventoryService" type="Library"> | 959 | <Project frameworkVersion="v4_5" name="OpenSim.Services.InventoryService" path="OpenSim/Services/InventoryService" type="Library"> |
960 | <Configuration name="Debug"> | 960 | <Configuration name="Debug"> |
961 | <Options> | 961 | <Options> |
962 | <OutputPath>../../../bin/</OutputPath> | 962 | <OutputPath>../../../bin/</OutputPath> |
@@ -991,7 +991,7 @@ | |||
991 | </Project> | 991 | </Project> |
992 | 992 | ||
993 | 993 | ||
994 | <Project frameworkVersion="v4_0" name="OpenSim.Services.LLLoginService" path="OpenSim/Services/LLLoginService" type="Library"> | 994 | <Project frameworkVersion="v4_5" name="OpenSim.Services.LLLoginService" path="OpenSim/Services/LLLoginService" type="Library"> |
995 | <Configuration name="Debug"> | 995 | <Configuration name="Debug"> |
996 | <Options> | 996 | <Options> |
997 | <OutputPath>../../../bin/</OutputPath> | 997 | <OutputPath>../../../bin/</OutputPath> |
@@ -1024,7 +1024,7 @@ | |||
1024 | </Files> | 1024 | </Files> |
1025 | </Project> | 1025 | </Project> |
1026 | 1026 | ||
1027 | <Project frameworkVersion="v4_0" name="OpenSim.Services.HypergridService" path="OpenSim/Services/HypergridService" type="Library"> | 1027 | <Project frameworkVersion="v4_5" name="OpenSim.Services.HypergridService" path="OpenSim/Services/HypergridService" type="Library"> |
1028 | <Configuration name="Debug"> | 1028 | <Configuration name="Debug"> |
1029 | <Options> | 1029 | <Options> |
1030 | <OutputPath>../../../bin/</OutputPath> | 1030 | <OutputPath>../../../bin/</OutputPath> |
@@ -1063,7 +1063,7 @@ | |||
1063 | </Files> | 1063 | </Files> |
1064 | </Project> | 1064 | </Project> |
1065 | 1065 | ||
1066 | <Project frameworkVersion="v4_0" name="OpenSim.Services.MapImageService" path="OpenSim/Services/MapImageService" type="Library"> | 1066 | <Project frameworkVersion="v4_5" name="OpenSim.Services.MapImageService" path="OpenSim/Services/MapImageService" type="Library"> |
1067 | <Configuration name="Debug"> | 1067 | <Configuration name="Debug"> |
1068 | <Options> | 1068 | <Options> |
1069 | <OutputPath>../../../bin/</OutputPath> | 1069 | <OutputPath>../../../bin/</OutputPath> |
@@ -1093,7 +1093,7 @@ | |||
1093 | </Files> | 1093 | </Files> |
1094 | </Project> | 1094 | </Project> |
1095 | 1095 | ||
1096 | <Project frameworkVersion="v4_0" name="OpenSim.Services.UserProfilesService" path="OpenSim/Services/UserProfilesService" type="Library"> | 1096 | <Project frameworkVersion="v4_5" name="OpenSim.Services.UserProfilesService" path="OpenSim/Services/UserProfilesService" type="Library"> |
1097 | <Configuration name="Debug"> | 1097 | <Configuration name="Debug"> |
1098 | <Options> | 1098 | <Options> |
1099 | <OutputPath>../../../bin/</OutputPath> | 1099 | <OutputPath>../../../bin/</OutputPath> |
@@ -1128,7 +1128,7 @@ | |||
1128 | </Files> | 1128 | </Files> |
1129 | </Project> | 1129 | </Project> |
1130 | 1130 | ||
1131 | <Project frameworkVersion="v4_0" name="OpenSim.Server.Handlers" path="OpenSim/Server/Handlers" type="Library"> | 1131 | <Project frameworkVersion="v4_5" name="OpenSim.Server.Handlers" path="OpenSim/Server/Handlers" type="Library"> |
1132 | <Configuration name="Debug"> | 1132 | <Configuration name="Debug"> |
1133 | <Options> | 1133 | <Options> |
1134 | <OutputPath>../../../bin/</OutputPath> | 1134 | <OutputPath>../../../bin/</OutputPath> |
@@ -1168,7 +1168,7 @@ | |||
1168 | </Project> | 1168 | </Project> |
1169 | 1169 | ||
1170 | 1170 | ||
1171 | <Project frameworkVersion="v4_0" name="OpenSim.Capabilities.Handlers" path="OpenSim/Capabilities/Handlers" type="Library"> | 1171 | <Project frameworkVersion="v4_5" name="OpenSim.Capabilities.Handlers" path="OpenSim/Capabilities/Handlers" type="Library"> |
1172 | <Configuration name="Debug"> | 1172 | <Configuration name="Debug"> |
1173 | <Options> | 1173 | <Options> |
1174 | <OutputPath>../../../bin/</OutputPath> | 1174 | <OutputPath>../../../bin/</OutputPath> |
@@ -1209,7 +1209,7 @@ | |||
1209 | </Project> | 1209 | </Project> |
1210 | 1210 | ||
1211 | 1211 | ||
1212 | <Project frameworkVersion="v4_0" name="Robust" path="OpenSim/Server" type="Exe"> | 1212 | <Project frameworkVersion="v4_5" name="Robust" path="OpenSim/Server" type="Exe"> |
1213 | <Configuration name="Debug"> | 1213 | <Configuration name="Debug"> |
1214 | <Options> | 1214 | <Options> |
1215 | <OutputPath>../../bin/</OutputPath> | 1215 | <OutputPath>../../bin/</OutputPath> |
@@ -1245,7 +1245,7 @@ | |||
1245 | </Files> | 1245 | </Files> |
1246 | </Project> | 1246 | </Project> |
1247 | 1247 | ||
1248 | <Project frameworkVersion="v4_0" name="OpenSim.ConsoleClient" path="OpenSim/ConsoleClient" type="Exe"> | 1248 | <Project frameworkVersion="v4_5" name="OpenSim.ConsoleClient" path="OpenSim/ConsoleClient" type="Exe"> |
1249 | <Configuration name="Debug"> | 1249 | <Configuration name="Debug"> |
1250 | <Options> | 1250 | <Options> |
1251 | <OutputPath>../../bin/</OutputPath> | 1251 | <OutputPath>../../bin/</OutputPath> |
@@ -1279,7 +1279,7 @@ | |||
1279 | </Project> | 1279 | </Project> |
1280 | 1280 | ||
1281 | <!-- ClientStack Plugins --> | 1281 | <!-- ClientStack Plugins --> |
1282 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenUDP" path="OpenSim/Region/ClientStack/Linden/UDP" type="Library"> | 1282 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ClientStack.LindenUDP" path="OpenSim/Region/ClientStack/Linden/UDP" type="Library"> |
1283 | <Configuration name="Debug"> | 1283 | <Configuration name="Debug"> |
1284 | <Options> | 1284 | <Options> |
1285 | <OutputPath>../../../../../bin/</OutputPath> | 1285 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -1324,7 +1324,7 @@ | |||
1324 | 1324 | ||
1325 | 1325 | ||
1326 | 1326 | ||
1327 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenCaps" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library"> | 1327 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ClientStack.LindenCaps" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library"> |
1328 | <Configuration name="Debug"> | 1328 | <Configuration name="Debug"> |
1329 | <Options> | 1329 | <Options> |
1330 | <OutputPath>../../../../../bin/</OutputPath> | 1330 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -1372,7 +1372,7 @@ | |||
1372 | </Project> | 1372 | </Project> |
1373 | 1373 | ||
1374 | 1374 | ||
1375 | <Project frameworkVersion="v4_0" name="OpenSim.Region.CoreModules" path="OpenSim/Region/CoreModules" type="Library"> | 1375 | <Project frameworkVersion="v4_5" name="OpenSim.Region.CoreModules" path="OpenSim/Region/CoreModules" type="Library"> |
1376 | <Configuration name="Debug"> | 1376 | <Configuration name="Debug"> |
1377 | <Options> | 1377 | <Options> |
1378 | <OutputPath>../../../bin/</OutputPath> | 1378 | <OutputPath>../../../bin/</OutputPath> |
@@ -1439,7 +1439,7 @@ | |||
1439 | </Files> | 1439 | </Files> |
1440 | </Project> | 1440 | </Project> |
1441 | 1441 | ||
1442 | <Project frameworkVersion="v4_0" name="OpenSim.Region.OptionalModules" path="OpenSim/Region/OptionalModules" type="Library"> | 1442 | <Project frameworkVersion="v4_5" name="OpenSim.Region.OptionalModules" path="OpenSim/Region/OptionalModules" type="Library"> |
1443 | <Configuration name="Debug"> | 1443 | <Configuration name="Debug"> |
1444 | <Options> | 1444 | <Options> |
1445 | <OutputPath>../../../bin/</OutputPath> | 1445 | <OutputPath>../../../bin/</OutputPath> |
@@ -1500,7 +1500,7 @@ | |||
1500 | </Project> | 1500 | </Project> |
1501 | 1501 | ||
1502 | <!-- Datastore Plugins --> | 1502 | <!-- Datastore Plugins --> |
1503 | <Project frameworkVersion="v4_0" name="OpenSim.Data.Null" path="OpenSim/Data/Null" type="Library"> | 1503 | <Project frameworkVersion="v4_5" name="OpenSim.Data.Null" path="OpenSim/Data/Null" type="Library"> |
1504 | <Configuration name="Debug"> | 1504 | <Configuration name="Debug"> |
1505 | <Options> | 1505 | <Options> |
1506 | <OutputPath>../../../bin/</OutputPath> | 1506 | <OutputPath>../../../bin/</OutputPath> |
@@ -1528,7 +1528,7 @@ | |||
1528 | </Files> | 1528 | </Files> |
1529 | </Project> | 1529 | </Project> |
1530 | 1530 | ||
1531 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModules.ConvexDecompositionDotNet" path="OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet" type="Library"> | 1531 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModules.ConvexDecompositionDotNet" path="OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet" type="Library"> |
1532 | <Configuration name="Debug"> | 1532 | <Configuration name="Debug"> |
1533 | <Options> | 1533 | <Options> |
1534 | <OutputPath>../../../../bin/</OutputPath> | 1534 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1555,7 +1555,7 @@ | |||
1555 | </Files> | 1555 | </Files> |
1556 | </Project> | 1556 | </Project> |
1557 | 1557 | ||
1558 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.Meshing" path="OpenSim/Region/PhysicsModules/Meshing" type="Library"> | 1558 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModule.Meshing" path="OpenSim/Region/PhysicsModules/Meshing" type="Library"> |
1559 | <Configuration name="Debug"> | 1559 | <Configuration name="Debug"> |
1560 | <Options> | 1560 | <Options> |
1561 | <OutputPath>../../../../bin/</OutputPath> | 1561 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1588,7 +1588,7 @@ | |||
1588 | </Project> | 1588 | </Project> |
1589 | 1589 | ||
1590 | <!-- Physics Plug-ins --> | 1590 | <!-- Physics Plug-ins --> |
1591 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.BasicPhysics" path="OpenSim/Region/PhysicsModules/BasicPhysics" type="Library"> | 1591 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModule.BasicPhysics" path="OpenSim/Region/PhysicsModules/BasicPhysics" type="Library"> |
1592 | <Configuration name="Debug"> | 1592 | <Configuration name="Debug"> |
1593 | <Options> | 1593 | <Options> |
1594 | <OutputPath>../../../../bin/</OutputPath> | 1594 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1613,7 +1613,7 @@ | |||
1613 | </Files> | 1613 | </Files> |
1614 | </Project> | 1614 | </Project> |
1615 | 1615 | ||
1616 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.POS" path="OpenSim/Region/PhysicsModules/POS" type="Library"> | 1616 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModule.POS" path="OpenSim/Region/PhysicsModules/POS" type="Library"> |
1617 | <Configuration name="Debug"> | 1617 | <Configuration name="Debug"> |
1618 | <Options> | 1618 | <Options> |
1619 | <OutputPath>../../../../bin/</OutputPath> | 1619 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1638,7 +1638,7 @@ | |||
1638 | </Files> | 1638 | </Files> |
1639 | </Project> | 1639 | </Project> |
1640 | 1640 | ||
1641 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.Ode" path="OpenSim/Region/PhysicsModules/Ode" type="Library"> | 1641 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModule.Ode" path="OpenSim/Region/PhysicsModules/Ode" type="Library"> |
1642 | <Configuration name="Debug"> | 1642 | <Configuration name="Debug"> |
1643 | <Options> | 1643 | <Options> |
1644 | <OutputPath>../../../../bin/</OutputPath> | 1644 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1669,7 +1669,7 @@ | |||
1669 | </Files> | 1669 | </Files> |
1670 | </Project> | 1670 | </Project> |
1671 | 1671 | ||
1672 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.ubOde" path="OpenSim/Region/PhysicsModules/ubOde" type="Library"> | 1672 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModule.ubOde" path="OpenSim/Region/PhysicsModules/ubOde" type="Library"> |
1673 | <Configuration name="Debug"> | 1673 | <Configuration name="Debug"> |
1674 | <Options> | 1674 | <Options> |
1675 | <OutputPath>../../../../bin/</OutputPath> | 1675 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1702,7 +1702,7 @@ | |||
1702 | </Files> | 1702 | </Files> |
1703 | </Project> | 1703 | </Project> |
1704 | 1704 | ||
1705 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.ubOdeMeshing" path="OpenSim/Region/PhysicsModules/ubOdeMeshing" type="Library"> | 1705 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModule.ubOdeMeshing" path="OpenSim/Region/PhysicsModules/ubOdeMeshing" type="Library"> |
1706 | <Configuration name="Debug"> | 1706 | <Configuration name="Debug"> |
1707 | <Options> | 1707 | <Options> |
1708 | <OutputPath>../../../../bin/</OutputPath> | 1708 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1735,7 +1735,7 @@ | |||
1735 | </Files> | 1735 | </Files> |
1736 | </Project> | 1736 | </Project> |
1737 | 1737 | ||
1738 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.BulletS" path="OpenSim/Region/PhysicsModules/BulletS" type="Library"> | 1738 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModule.BulletS" path="OpenSim/Region/PhysicsModules/BulletS" type="Library"> |
1739 | <Configuration name="Debug"> | 1739 | <Configuration name="Debug"> |
1740 | <Options> | 1740 | <Options> |
1741 | <OutputPath>../../../../bin/</OutputPath> | 1741 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1774,7 +1774,7 @@ | |||
1774 | </Project> | 1774 | </Project> |
1775 | 1775 | ||
1776 | <!-- OpenSim app --> | 1776 | <!-- OpenSim app --> |
1777 | <Project frameworkVersion="v4_0" name="OpenSim" path="OpenSim/Region/Application" type="Exe"> | 1777 | <Project frameworkVersion="v4_5" name="OpenSim" path="OpenSim/Region/Application" type="Exe"> |
1778 | <Configuration name="Debug"> | 1778 | <Configuration name="Debug"> |
1779 | <Options> | 1779 | <Options> |
1780 | <OutputPath>../../../bin/</OutputPath> | 1780 | <OutputPath>../../../bin/</OutputPath> |
@@ -1817,7 +1817,7 @@ | |||
1817 | </Files> | 1817 | </Files> |
1818 | </Project> | 1818 | </Project> |
1819 | 1819 | ||
1820 | <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.LoadRegions" path="OpenSim/ApplicationPlugins/LoadRegions" type="Library"> | 1820 | <Project frameworkVersion="v4_5" name="OpenSim.ApplicationPlugins.LoadRegions" path="OpenSim/ApplicationPlugins/LoadRegions" type="Library"> |
1821 | <Configuration name="Debug"> | 1821 | <Configuration name="Debug"> |
1822 | <Options> | 1822 | <Options> |
1823 | <OutputPath>../../../bin/</OutputPath> | 1823 | <OutputPath>../../../bin/</OutputPath> |
@@ -1850,7 +1850,7 @@ | |||
1850 | </Files> | 1850 | </Files> |
1851 | </Project> | 1851 | </Project> |
1852 | 1852 | ||
1853 | <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.RegionModulesController" path="OpenSim/ApplicationPlugins/RegionModulesController" type="Library"> | 1853 | <Project frameworkVersion="v4_5" name="OpenSim.ApplicationPlugins.RegionModulesController" path="OpenSim/ApplicationPlugins/RegionModulesController" type="Library"> |
1854 | <Configuration name="Debug"> | 1854 | <Configuration name="Debug"> |
1855 | <Options> | 1855 | <Options> |
1856 | <OutputPath>../../../bin/</OutputPath> | 1856 | <OutputPath>../../../bin/</OutputPath> |
@@ -1879,7 +1879,7 @@ | |||
1879 | </Files> | 1879 | </Files> |
1880 | </Project> | 1880 | </Project> |
1881 | 1881 | ||
1882 | <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.RemoteController" path="OpenSim/ApplicationPlugins/RemoteController" type="Library"> | 1882 | <Project frameworkVersion="v4_5" name="OpenSim.ApplicationPlugins.RemoteController" path="OpenSim/ApplicationPlugins/RemoteController" type="Library"> |
1883 | <Configuration name="Debug"> | 1883 | <Configuration name="Debug"> |
1884 | <Options> | 1884 | <Options> |
1885 | <OutputPath>../../../bin/</OutputPath> | 1885 | <OutputPath>../../../bin/</OutputPath> |
@@ -1920,7 +1920,7 @@ | |||
1920 | <!-- Scene Server API Example Apps --> | 1920 | <!-- Scene Server API Example Apps --> |
1921 | 1921 | ||
1922 | <!-- Data Base Modules --> | 1922 | <!-- Data Base Modules --> |
1923 | <Project frameworkVersion="v4_0" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library"> | 1923 | <Project frameworkVersion="v4_5" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library"> |
1924 | <Configuration name="Debug"> | 1924 | <Configuration name="Debug"> |
1925 | <Options> | 1925 | <Options> |
1926 | <OutputPath>../../../bin/</OutputPath> | 1926 | <OutputPath>../../../bin/</OutputPath> |
@@ -1959,7 +1959,7 @@ | |||
1959 | </Files> | 1959 | </Files> |
1960 | </Project> | 1960 | </Project> |
1961 | 1961 | ||
1962 | <Project frameworkVersion="v4_0" name="OpenSim.Data.PGSQL" path="OpenSim/Data/PGSQL" type="Library"> | 1962 | <Project frameworkVersion="v4_5" name="OpenSim.Data.PGSQL" path="OpenSim/Data/PGSQL" type="Library"> |
1963 | <Configuration name="Debug"> | 1963 | <Configuration name="Debug"> |
1964 | <Options> | 1964 | <Options> |
1965 | <OutputPath>../../../bin/</OutputPath> | 1965 | <OutputPath>../../../bin/</OutputPath> |
@@ -1995,7 +1995,7 @@ | |||
1995 | </Files> | 1995 | </Files> |
1996 | </Project> | 1996 | </Project> |
1997 | 1997 | ||
1998 | <Project frameworkVersion="v4_0" name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library"> | 1998 | <Project frameworkVersion="v4_5" name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library"> |
1999 | <Configuration name="Debug"> | 1999 | <Configuration name="Debug"> |
2000 | <Options> | 2000 | <Options> |
2001 | <OutputPath>../../../bin/</OutputPath> | 2001 | <OutputPath>../../../bin/</OutputPath> |
@@ -2035,7 +2035,7 @@ | |||
2035 | </Project> | 2035 | </Project> |
2036 | 2036 | ||
2037 | 2037 | ||
2038 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared" path="OpenSim/Region/ScriptEngine/Shared" type="Library"> | 2038 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ScriptEngine.Shared" path="OpenSim/Region/ScriptEngine/Shared" type="Library"> |
2039 | <Configuration name="Debug"> | 2039 | <Configuration name="Debug"> |
2040 | <Options> | 2040 | <Options> |
2041 | <OutputPath>../../../../bin/</OutputPath> | 2041 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2071,7 +2071,7 @@ | |||
2071 | </Files> | 2071 | </Files> |
2072 | </Project> | 2072 | </Project> |
2073 | 2073 | ||
2074 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.Api.Runtime" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime" type="Library"> | 2074 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ScriptEngine.Shared.Api.Runtime" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime" type="Library"> |
2075 | <Configuration name="Debug"> | 2075 | <Configuration name="Debug"> |
2076 | <Options> | 2076 | <Options> |
2077 | <OutputPath>../../../../../../bin/</OutputPath> | 2077 | <OutputPath>../../../../../../bin/</OutputPath> |
@@ -2103,7 +2103,7 @@ | |||
2103 | </Files> | 2103 | </Files> |
2104 | </Project> | 2104 | </Project> |
2105 | 2105 | ||
2106 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.Api" path="OpenSim/Region/ScriptEngine/Shared/Api/Implementation" type="Library"> | 2106 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ScriptEngine.Shared.Api" path="OpenSim/Region/ScriptEngine/Shared/Api/Implementation" type="Library"> |
2107 | <Configuration name="Debug"> | 2107 | <Configuration name="Debug"> |
2108 | <Options> | 2108 | <Options> |
2109 | <OutputPath>../../../../../../bin/</OutputPath> | 2109 | <OutputPath>../../../../../../bin/</OutputPath> |
@@ -2144,7 +2144,7 @@ | |||
2144 | </Files> | 2144 | </Files> |
2145 | </Project> | 2145 | </Project> |
2146 | 2146 | ||
2147 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.CodeTools" path="OpenSim/Region/ScriptEngine/Shared/CodeTools" type="Library"> | 2147 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ScriptEngine.Shared.CodeTools" path="OpenSim/Region/ScriptEngine/Shared/CodeTools" type="Library"> |
2148 | <Configuration name="Debug"> | 2148 | <Configuration name="Debug"> |
2149 | <Options> | 2149 | <Options> |
2150 | <OutputPath>../../../../../bin/</OutputPath> | 2150 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -2174,7 +2174,7 @@ | |||
2174 | </Files> | 2174 | </Files> |
2175 | </Project> | 2175 | </Project> |
2176 | 2176 | ||
2177 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.Instance" path="OpenSim/Region/ScriptEngine/Shared/Instance" type="Library"> | 2177 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ScriptEngine.Shared.Instance" path="OpenSim/Region/ScriptEngine/Shared/Instance" type="Library"> |
2178 | <Configuration name="Debug"> | 2178 | <Configuration name="Debug"> |
2179 | <Options> | 2179 | <Options> |
2180 | <OutputPath>../../../../../bin/</OutputPath> | 2180 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -2213,7 +2213,7 @@ | |||
2213 | </Files> | 2213 | </Files> |
2214 | </Project> | 2214 | </Project> |
2215 | 2215 | ||
2216 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.XEngine.Api.Runtime" path="OpenSim/Region/ScriptEngine/XEngine/Api/Runtime" type="Library"> | 2216 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ScriptEngine.XEngine.Api.Runtime" path="OpenSim/Region/ScriptEngine/XEngine/Api/Runtime" type="Library"> |
2217 | <Configuration name="Debug"> | 2217 | <Configuration name="Debug"> |
2218 | <Options> | 2218 | <Options> |
2219 | <OutputPath>../../../../../../bin/</OutputPath> | 2219 | <OutputPath>../../../../../../bin/</OutputPath> |
@@ -2246,7 +2246,7 @@ | |||
2246 | </Files> | 2246 | </Files> |
2247 | </Project> | 2247 | </Project> |
2248 | 2248 | ||
2249 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.XEngine" path="OpenSim/Region/ScriptEngine/XEngine" type="Library"> | 2249 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ScriptEngine.XEngine" path="OpenSim/Region/ScriptEngine/XEngine" type="Library"> |
2250 | <Configuration name="Debug"> | 2250 | <Configuration name="Debug"> |
2251 | <Options> | 2251 | <Options> |
2252 | <OutputPath>../../../../bin/</OutputPath> | 2252 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2293,7 +2293,7 @@ | |||
2293 | 2293 | ||
2294 | <!-- Addons --> | 2294 | <!-- Addons --> |
2295 | 2295 | ||
2296 | <Project frameworkVersion="v4_0" name="OpenSim.Addons.OfflineIM" path="OpenSim/Addons/OfflineIM" type="Library"> | 2296 | <Project frameworkVersion="v4_5" name="OpenSim.Addons.OfflineIM" path="OpenSim/Addons/OfflineIM" type="Library"> |
2297 | <Configuration name="Debug"> | 2297 | <Configuration name="Debug"> |
2298 | <Options> | 2298 | <Options> |
2299 | <OutputPath>../../../bin/</OutputPath> | 2299 | <OutputPath>../../../bin/</OutputPath> |
@@ -2340,7 +2340,7 @@ | |||
2340 | </Files> | 2340 | </Files> |
2341 | </Project> | 2341 | </Project> |
2342 | 2342 | ||
2343 | <Project frameworkVersion="v4_0" name="OpenSim.Addons.Groups" path="OpenSim/Addons/Groups" type="Library"> | 2343 | <Project frameworkVersion="v4_5" name="OpenSim.Addons.Groups" path="OpenSim/Addons/Groups" type="Library"> |
2344 | <Configuration name="Debug"> | 2344 | <Configuration name="Debug"> |
2345 | <Options> | 2345 | <Options> |
2346 | <OutputPath>../../../bin/</OutputPath> | 2346 | <OutputPath>../../../bin/</OutputPath> |
@@ -2392,7 +2392,7 @@ | |||
2392 | 2392 | ||
2393 | <!-- Tools --> | 2393 | <!-- Tools --> |
2394 | 2394 | ||
2395 | <Project frameworkVersion="v4_0" name="pCampBot" path="OpenSim/Tools/pCampBot" type="Exe"> | 2395 | <Project frameworkVersion="v4_5" name="pCampBot" path="OpenSim/Tools/pCampBot" type="Exe"> |
2396 | <Configuration name="Debug"> | 2396 | <Configuration name="Debug"> |
2397 | <Options> | 2397 | <Options> |
2398 | <OutputPath>../../../bin/</OutputPath> | 2398 | <OutputPath>../../../bin/</OutputPath> |
@@ -2420,7 +2420,7 @@ | |||
2420 | </Files> | 2420 | </Files> |
2421 | </Project> | 2421 | </Project> |
2422 | 2422 | ||
2423 | <Project frameworkVersion="v4_0" name="OpenSim.Tools.lslc" path="OpenSim/Tools/Compiler" type="Exe"> | 2423 | <Project frameworkVersion="v4_5" name="OpenSim.Tools.lslc" path="OpenSim/Tools/Compiler" type="Exe"> |
2424 | <Configuration name="Debug"> | 2424 | <Configuration name="Debug"> |
2425 | <Options> | 2425 | <Options> |
2426 | <OutputPath>../../../bin/</OutputPath> | 2426 | <OutputPath>../../../bin/</OutputPath> |
@@ -2447,7 +2447,7 @@ | |||
2447 | </Files> | 2447 | </Files> |
2448 | </Project> | 2448 | </Project> |
2449 | 2449 | ||
2450 | <Project frameworkVersion="v4_0" name="OpenSim.Tools.Configger" path="OpenSim/Tools/Configger" type="Exe"> | 2450 | <Project frameworkVersion="v4_5" name="OpenSim.Tools.Configger" path="OpenSim/Tools/Configger" type="Exe"> |
2451 | <Configuration name="Debug"> | 2451 | <Configuration name="Debug"> |
2452 | <Options> | 2452 | <Options> |
2453 | <OutputPath>../../../bin/</OutputPath> | 2453 | <OutputPath>../../../bin/</OutputPath> |
@@ -2472,7 +2472,7 @@ | |||
2472 | </Project> | 2472 | </Project> |
2473 | 2473 | ||
2474 | <!-- Test Clients --> | 2474 | <!-- Test Clients --> |
2475 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.AssetClient" path="OpenSim/Tests/Clients/Assets" type="Exe"> | 2475 | <Project frameworkVersion="v4_5" name="OpenSim.Tests.Clients.AssetClient" path="OpenSim/Tests/Clients/Assets" type="Exe"> |
2476 | <Configuration name="Debug"> | 2476 | <Configuration name="Debug"> |
2477 | <Options> | 2477 | <Options> |
2478 | <OutputPath>../../../../bin/</OutputPath> | 2478 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2500,7 +2500,7 @@ | |||
2500 | </Project> | 2500 | </Project> |
2501 | 2501 | ||
2502 | <!-- Test assemblies --> | 2502 | <!-- Test assemblies --> |
2503 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Common" path="OpenSim/Tests/Common" type="Library"> | 2503 | <Project frameworkVersion="v4_5" name="OpenSim.Tests.Common" path="OpenSim/Tests/Common" type="Library"> |
2504 | <Configuration name="Debug"> | 2504 | <Configuration name="Debug"> |
2505 | <Options> | 2505 | <Options> |
2506 | <OutputPath>../../../bin/</OutputPath> | 2506 | <OutputPath>../../../bin/</OutputPath> |
@@ -2549,7 +2549,7 @@ | |||
2549 | </Files> | 2549 | </Files> |
2550 | </Project> | 2550 | </Project> |
2551 | 2551 | ||
2552 | <Project frameworkVersion="v4_0" name="OpenSim.Tests" path="OpenSim/Tests" type="Library"> | 2552 | <Project frameworkVersion="v4_5" name="OpenSim.Tests" path="OpenSim/Tests" type="Library"> |
2553 | <Configuration name="Debug"> | 2553 | <Configuration name="Debug"> |
2554 | <Options> | 2554 | <Options> |
2555 | <OutputPath>../../bin/</OutputPath> | 2555 | <OutputPath>../../bin/</OutputPath> |
@@ -2572,7 +2572,7 @@ | |||
2572 | </Files> | 2572 | </Files> |
2573 | </Project> | 2573 | </Project> |
2574 | 2574 | ||
2575 | <Project frameworkVersion="v4_0" name="OpenSim.Services.InventoryService.Tests" path="OpenSim/Services/InventoryService/Tests" type="Library"> | 2575 | <Project frameworkVersion="v4_5" name="OpenSim.Services.InventoryService.Tests" path="OpenSim/Services/InventoryService/Tests" type="Library"> |
2576 | <Configuration name="Debug"> | 2576 | <Configuration name="Debug"> |
2577 | <Options> | 2577 | <Options> |
2578 | <OutputPath>../../../../bin/</OutputPath> | 2578 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2614,7 +2614,7 @@ | |||
2614 | </Files> | 2614 | </Files> |
2615 | </Project> | 2615 | </Project> |
2616 | 2616 | ||
2617 | <Project frameworkVersion="v4_0" name="Robust.Tests" path="OpenSim/Tests/Robust" type="Library"> | 2617 | <Project frameworkVersion="v4_5" name="Robust.Tests" path="OpenSim/Tests/Robust" type="Library"> |
2618 | <Configuration name="Debug"> | 2618 | <Configuration name="Debug"> |
2619 | <Options> | 2619 | <Options> |
2620 | <OutputPath>../../../bin/</OutputPath> | 2620 | <OutputPath>../../../bin/</OutputPath> |
@@ -2650,7 +2650,7 @@ | |||
2650 | </Project> | 2650 | </Project> |
2651 | 2651 | ||
2652 | 2652 | ||
2653 | <Project frameworkVersion="v4_0" name="OpenSim.Capabilities.Handlers.Tests" path="OpenSim/Capabilities/Handlers" type="Library"> | 2653 | <Project frameworkVersion="v4_5" name="OpenSim.Capabilities.Handlers.Tests" path="OpenSim/Capabilities/Handlers" type="Library"> |
2654 | <Configuration name="Debug"> | 2654 | <Configuration name="Debug"> |
2655 | <Options> | 2655 | <Options> |
2656 | <OutputPath>../../../bin/</OutputPath> | 2656 | <OutputPath>../../../bin/</OutputPath> |
@@ -2701,7 +2701,7 @@ | |||
2701 | </Project> | 2701 | </Project> |
2702 | 2702 | ||
2703 | 2703 | ||
2704 | <Project frameworkVersion="v4_0" name="OpenSim.Data.Tests" path="OpenSim/Data/Tests" type="Library"> | 2704 | <Project frameworkVersion="v4_5" name="OpenSim.Data.Tests" path="OpenSim/Data/Tests" type="Library"> |
2705 | <Configuration name="Debug"> | 2705 | <Configuration name="Debug"> |
2706 | <Options> | 2706 | <Options> |
2707 | <OutputPath>../../../bin/</OutputPath> | 2707 | <OutputPath>../../../bin/</OutputPath> |
@@ -2742,7 +2742,7 @@ | |||
2742 | </Files> | 2742 | </Files> |
2743 | </Project> | 2743 | </Project> |
2744 | 2744 | ||
2745 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Tests" path="OpenSim/Framework/Tests" type="Library"> | 2745 | <Project frameworkVersion="v4_5" name="OpenSim.Framework.Tests" path="OpenSim/Framework/Tests" type="Library"> |
2746 | <Configuration name="Debug"> | 2746 | <Configuration name="Debug"> |
2747 | <Options> | 2747 | <Options> |
2748 | <OutputPath>../../../bin/</OutputPath> | 2748 | <OutputPath>../../../bin/</OutputPath> |
@@ -2773,7 +2773,7 @@ | |||
2773 | </Files> | 2773 | </Files> |
2774 | </Project> | 2774 | </Project> |
2775 | 2775 | ||
2776 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Serialization.Tests" path="OpenSim/Framework/Serialization/Tests" type="Library"> | 2776 | <Project frameworkVersion="v4_5" name="OpenSim.Framework.Serialization.Tests" path="OpenSim/Framework/Serialization/Tests" type="Library"> |
2777 | <Configuration name="Debug"> | 2777 | <Configuration name="Debug"> |
2778 | <Options> | 2778 | <Options> |
2779 | <OutputPath>../../../../bin/</OutputPath> | 2779 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2804,7 +2804,7 @@ | |||
2804 | </Files> | 2804 | </Files> |
2805 | </Project> | 2805 | </Project> |
2806 | 2806 | ||
2807 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Servers.Tests" path="OpenSim/Framework/Servers/Tests" type="Library"> | 2807 | <Project frameworkVersion="v4_5" name="OpenSim.Framework.Servers.Tests" path="OpenSim/Framework/Servers/Tests" type="Library"> |
2808 | <Configuration name="Debug"> | 2808 | <Configuration name="Debug"> |
2809 | <Options> | 2809 | <Options> |
2810 | <OutputPath>../../../../bin/</OutputPath> | 2810 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2834,7 +2834,7 @@ | |||
2834 | </Files> | 2834 | </Files> |
2835 | </Project> | 2835 | </Project> |
2836 | 2836 | ||
2837 | <Project frameworkVersion="v4_0" name="OpenSim.Region.CoreModules.Tests" path="OpenSim/Region/CoreModules" type="Library"> | 2837 | <Project frameworkVersion="v4_5" name="OpenSim.Region.CoreModules.Tests" path="OpenSim/Region/CoreModules" type="Library"> |
2838 | <Configuration name="Debug"> | 2838 | <Configuration name="Debug"> |
2839 | <Options> | 2839 | <Options> |
2840 | <OutputPath>../../../bin/</OutputPath> | 2840 | <OutputPath>../../../bin/</OutputPath> |
@@ -2913,7 +2913,7 @@ | |||
2913 | </Project> | 2913 | </Project> |
2914 | 2914 | ||
2915 | 2915 | ||
2916 | <Project frameworkVersion="v4_0" name="OpenSim.Region.Framework.Tests" path="OpenSim/Region/Framework" type="Library"> | 2916 | <Project frameworkVersion="v4_5" name="OpenSim.Region.Framework.Tests" path="OpenSim/Region/Framework" type="Library"> |
2917 | <Configuration name="Debug"> | 2917 | <Configuration name="Debug"> |
2918 | <Options> | 2918 | <Options> |
2919 | <OutputPath>../../../bin/</OutputPath> | 2919 | <OutputPath>../../../bin/</OutputPath> |
@@ -2975,7 +2975,7 @@ | |||
2975 | </Files> | 2975 | </Files> |
2976 | </Project> | 2976 | </Project> |
2977 | 2977 | ||
2978 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenCaps.Tests" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library"> | 2978 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ClientStack.LindenCaps.Tests" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library"> |
2979 | <Configuration name="Debug"> | 2979 | <Configuration name="Debug"> |
2980 | <Options> | 2980 | <Options> |
2981 | <OutputPath>../../../../../bin/</OutputPath> | 2981 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -3016,7 +3016,7 @@ | |||
3016 | </Files> | 3016 | </Files> |
3017 | </Project> | 3017 | </Project> |
3018 | 3018 | ||
3019 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenUDP.Tests" path="OpenSim/Region/ClientStack/Linden/UDP/Tests" type="Library"> | 3019 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ClientStack.LindenUDP.Tests" path="OpenSim/Region/ClientStack/Linden/UDP/Tests" type="Library"> |
3020 | <Configuration name="Debug"> | 3020 | <Configuration name="Debug"> |
3021 | <Options> | 3021 | <Options> |
3022 | <OutputPath>../../../../../../bin/</OutputPath> | 3022 | <OutputPath>../../../../../../bin/</OutputPath> |
@@ -3050,7 +3050,7 @@ | |||
3050 | </Files> | 3050 | </Files> |
3051 | </Project> | 3051 | </Project> |
3052 | 3052 | ||
3053 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Tests" path="OpenSim/Region/ScriptEngine" type="Library"> | 3053 | <Project frameworkVersion="v4_5" name="OpenSim.Region.ScriptEngine.Tests" path="OpenSim/Region/ScriptEngine" type="Library"> |
3054 | <Configuration name="Debug"> | 3054 | <Configuration name="Debug"> |
3055 | <Options> | 3055 | <Options> |
3056 | <OutputPath>../../../bin/</OutputPath> | 3056 | <OutputPath>../../../bin/</OutputPath> |
@@ -3108,7 +3108,7 @@ | |||
3108 | TODO: this is kind of lame, we basically build a duplicate | 3108 | TODO: this is kind of lame, we basically build a duplicate |
3109 | assembly but with tests added in, just because we can't resolve cross-bin-dir-refs. | 3109 | assembly but with tests added in, just because we can't resolve cross-bin-dir-refs. |
3110 | --> | 3110 | --> |
3111 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.Ode.Tests" path="OpenSim/Region/PhysicsModules/Ode/Tests" type="Library"> | 3111 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModule.Ode.Tests" path="OpenSim/Region/PhysicsModules/Ode/Tests" type="Library"> |
3112 | <Configuration name="Debug"> | 3112 | <Configuration name="Debug"> |
3113 | <Options> | 3113 | <Options> |
3114 | <OutputPath>../../../../../bin/</OutputPath> | 3114 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -3139,7 +3139,7 @@ | |||
3139 | </Files> | 3139 | </Files> |
3140 | </Project> | 3140 | </Project> |
3141 | 3141 | ||
3142 | <Project frameworkVersion="v4_0" name="OpenSim.Region.PhysicsModule.BulletS.Tests" path="OpenSim/Region/PhysicsModules/BulletS/Tests" type="Library"> | 3142 | <Project frameworkVersion="v4_5" name="OpenSim.Region.PhysicsModule.BulletS.Tests" path="OpenSim/Region/PhysicsModules/BulletS/Tests" type="Library"> |
3143 | <Configuration name="Debug"> | 3143 | <Configuration name="Debug"> |
3144 | <Options> | 3144 | <Options> |
3145 | <OutputPath>../../../../../bin/</OutputPath> | 3145 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -3173,7 +3173,7 @@ | |||
3173 | </Project> | 3173 | </Project> |
3174 | 3174 | ||
3175 | 3175 | ||
3176 | <Project frameworkVersion="v4_0" name="OpenSim.Server.Handlers.Tests" path="OpenSim/Server/Handlers" type="Library"> | 3176 | <Project frameworkVersion="v4_5" name="OpenSim.Server.Handlers.Tests" path="OpenSim/Server/Handlers" type="Library"> |
3177 | <Configuration name="Debug"> | 3177 | <Configuration name="Debug"> |
3178 | <Options> | 3178 | <Options> |
3179 | <OutputPath>../../../bin/</OutputPath> | 3179 | <OutputPath>../../../bin/</OutputPath> |
@@ -3219,7 +3219,7 @@ | |||
3219 | </Files> | 3219 | </Files> |
3220 | </Project> | 3220 | </Project> |
3221 | 3221 | ||
3222 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Stress" path="OpenSim/Tests/Stress" type="Library"> | 3222 | <Project frameworkVersion="v4_5" name="OpenSim.Tests.Stress" path="OpenSim/Tests/Stress" type="Library"> |
3223 | <Configuration name="Debug"> | 3223 | <Configuration name="Debug"> |
3224 | <Options> | 3224 | <Options> |
3225 | <OutputPath>../../../bin/</OutputPath> | 3225 | <OutputPath>../../../bin/</OutputPath> |
@@ -3259,7 +3259,7 @@ | |||
3259 | </Files> | 3259 | </Files> |
3260 | </Project> | 3260 | </Project> |
3261 | 3261 | ||
3262 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Performance" path="OpenSim/Tests/Performance" type="Library"> | 3262 | <Project frameworkVersion="v4_5" name="OpenSim.Tests.Performance" path="OpenSim/Tests/Performance" type="Library"> |
3263 | <Configuration name="Debug"> | 3263 | <Configuration name="Debug"> |
3264 | <Options> | 3264 | <Options> |
3265 | <OutputPath>../../../bin/</OutputPath> | 3265 | <OutputPath>../../../bin/</OutputPath> |
@@ -3298,7 +3298,7 @@ | |||
3298 | </Files> | 3298 | </Files> |
3299 | </Project> | 3299 | </Project> |
3300 | 3300 | ||
3301 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Permissions" path="OpenSim/Tests/Permissions" type="Library"> | 3301 | <Project frameworkVersion="v4_5" name="OpenSim.Tests.Permissions" path="OpenSim/Tests/Permissions" type="Library"> |
3302 | <Configuration name="Debug"> | 3302 | <Configuration name="Debug"> |
3303 | <Options> | 3303 | <Options> |
3304 | <OutputPath>../../../bin/</OutputPath> | 3304 | <OutputPath>../../../bin/</OutputPath> |