- Timestamp:
- 12/06/11 12:49:34 (13 years ago)
- Location:
- trunk/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/Properties
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/Properties/Settings.Designer.cs
r6983 r7132 2 2 // <auto-generated> 3 3 // This code was generated by a tool. 4 // Runtime Version:4.0.30319.23 54 // Runtime Version:4.0.30319.239 5 5 // 6 6 // Changes to this file may cause incorrect behavior and will be lost if … … 62 62 [global::System.Configuration.UserScopedSettingAttribute()] 63 63 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 64 [global::System.Configuration.DefaultSettingValueAttribute("HeuristicLab.Clients.Hive.Slave Core.WindowsService")]64 [global::System.Configuration.DefaultSettingValueAttribute("HeuristicLab.Clients.Hive.Slave")] 65 65 public string ServiceName { 66 66 get { -
trunk/sources/HeuristicLab.Clients.Hive.Slave.Views/3.3/Properties/Settings.settings
r6983 r7132 13 13 </Setting> 14 14 <Setting Name="ServiceName" Type="System.String" Scope="User"> 15 <Value Profile="(Default)">HeuristicLab.Clients.Hive.Slave Core.WindowsService</Value>15 <Value Profile="(Default)">HeuristicLab.Clients.Hive.Slave</Value> 16 16 </Setting> 17 17 </Settings>
Note: See TracChangeset
for help on using the changeset viewer.