Changeset 13689 for branches/WebJobManager/HeuristicLab.Clients.Hive/3.3
- Timestamp:
- 03/11/16 12:56:12 (9 years ago)
- Location:
- branches/WebJobManager/HeuristicLab.Clients.Hive/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/WebJobManager/HeuristicLab.Clients.Hive/3.3/HeuristicLab.Clients.Hive-3.3.csproj
r11623 r13689 192 192 <None Include="ServiceClients\GenerateServiceClients.cmd" /> 193 193 <None Include="Settings.settings"> 194 <Generator> SettingsSingleFileGenerator</Generator>194 <Generator>PublicSettingsSingleFileGenerator</Generator> 195 195 <LastGenOutput>Settings.Designer.cs</LastGenOutput> 196 196 </None> -
branches/WebJobManager/HeuristicLab.Clients.Hive/3.3/Settings.Designer.cs
r11623 r13689 2 2 // <auto-generated> 3 3 // This code was generated by a tool. 4 // Runtime Version:4.0.30319. 340144 // Runtime Version:4.0.30319.42000 5 5 // 6 6 // Changes to this file may cause incorrect behavior and will be lost if … … 13 13 14 14 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] 15 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "1 2.0.0.0")]16 internalsealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {15 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "14.0.0.0")] 16 public sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { 17 17 18 18 private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
Note: See TracChangeset
for help on using the changeset viewer.