Changeset 12584 for branches/HiveStatistics/sources/HeuristicLab.PluginInfrastructure/3.3/Properties/Settings.settings
- Timestamp:
- 07/03/15 16:35:17 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HiveStatistics/sources/HeuristicLab.PluginInfrastructure/3.3/Properties/Settings.settings
r4495 r12584 13 13 </Setting> 14 14 <Setting Name="UpdateLocation" Type="System.String" Scope="User"> 15 <Value Profile="(Default)">http:// services.heuristiclab.com/Deployment-3.3/UpdateService.svc</Value>15 <Value Profile="(Default)">http://localhost/Deployment-3.3/UpdateService.svc</Value> 16 16 </Setting> 17 17 <Setting Name="UpdateLocationAdministrationAddress" Type="System.String" Scope="User"> 18 <Value Profile="(Default)">http:// services.heuristiclab.com/Deployment-3.3/AdminService.svc</Value>18 <Value Profile="(Default)">http://localhost/Deployment-3.3/AdminService.svc</Value> 19 19 </Setting> 20 20 </Settings>
Note: See TracChangeset
for help on using the changeset viewer.