Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/11/10 08:15:41 (14 years ago)
Author:
gkronber
Message:

Changed URL of deployment service. #989

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.PluginInfrastructure/Properties/Settings.Designer.cs

    r3721 r3762  
    4444        [global::System.Configuration.UserScopedSettingAttribute()]
    4545        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    46         [global::System.Configuration.DefaultSettingValueAttribute("http://servdev.heuristiclab.com/Deployment-3.3/Update.svc")]
     46        [global::System.Configuration.DefaultSettingValueAttribute("http://services.heuristiclab.com/Deployment-3.3/Update.svc")]
    4747        public string UpdateLocation {
    4848            get {
     
    8080        [global::System.Configuration.UserScopedSettingAttribute()]
    8181        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    82         [global::System.Configuration.DefaultSettingValueAttribute("http://servdev.heuristiclab.com/Deployment-3.3/Admin.svc")]
     82        [global::System.Configuration.DefaultSettingValueAttribute("http://services.heuristiclab.com/Deployment-3.3/Admin.svc")]
    8383        public string UpdateLocationAdministrationAddress {
    8484            get {
Note: See TracChangeset for help on using the changeset viewer.