Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/11/16 12:56:12 (9 years ago)
Author:
jlodewyc
Message:

#2582 Implemented uploading

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  
    192192    <None Include="ServiceClients\GenerateServiceClients.cmd" />
    193193    <None Include="Settings.settings">
    194       <Generator>SettingsSingleFileGenerator</Generator>
     194      <Generator>PublicSettingsSingleFileGenerator</Generator>
    195195      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
    196196    </None>
  • branches/WebJobManager/HeuristicLab.Clients.Hive/3.3/Settings.Designer.cs

    r11623 r13689  
    22// <auto-generated>
    33//     This code was generated by a tool.
    4 //     Runtime Version:4.0.30319.34014
     4//     Runtime Version:4.0.30319.42000
    55//
    66//     Changes to this file may cause incorrect behavior and will be lost if
     
    1313   
    1414    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
    15     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")]
    16     internal sealed 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 {
    1717       
    1818        private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
Note: See TracChangeset for help on using the changeset viewer.