Changeset 8086 for branches/ScatterSearch (trunk integration)/HeuristicLab.Services.Hive/3.3/Properties
- Timestamp:
- 06/22/12 11:11:38 (12 years ago)
- Location:
- branches/ScatterSearch (trunk integration)
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ScatterSearch (trunk integration)
- Property svn:ignore
-
old new 20 20 bin 21 21 protoc.exe 22 _ReSharper.HeuristicLab 3.3 Tests
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
branches/ScatterSearch (trunk integration)/HeuristicLab.Services.Hive/3.3/Properties/Settings.Designer.cs
r7190 r8086 2 2 // <auto-generated> 3 3 // This code was generated by a tool. 4 // Runtime Version:4.0.30319.2 394 // Runtime Version:4.0.30319.269 5 5 // 6 6 // Changes to this file may cause incorrect behavior and will be lost if … … 68 68 } 69 69 } 70 71 [global::System.Configuration.ApplicationScopedSettingAttribute()] 72 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 73 [global::System.Configuration.DefaultSettingValueAttribute("3.00:00:00")] 74 public global::System.TimeSpan SweepInterval { 75 get { 76 return ((global::System.TimeSpan)(this["SweepInterval"])); 77 } 78 } 70 79 } 71 80 } -
branches/ScatterSearch (trunk integration)/HeuristicLab.Services.Hive/3.3/Properties/Settings.settings
r7190 r8086 18 18 <Value Profile="(Default)">00:03:00</Value> 19 19 </Setting> 20 <Setting Name="SweepInterval" Type="System.TimeSpan" Scope="Application"> 21 <Value Profile="(Default)">3.00:00:00</Value> 22 </Setting> 20 23 </Settings> 21 24 </SettingsFile>
Note: See TracChangeset
for help on using the changeset viewer.