Free cookie consent management tool by TermsFeed Policy Generator

Changeset 13093


Ignore:
Timestamp:
10/29/15 21:46:26 (8 years ago)
Author:
ascheibe
Message:

#2428 made access service configuration file public

Location:
trunk/sources/HeuristicLab.Services.Access.DataAccess/3.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Services.Access.DataAccess/3.3/HeuristicLab.Services.Access.DataAccess-3.3.csproj

    r11623 r13093  
    131131    <None Include="Properties\AssemblyInfo.cs.frame" />
    132132    <None Include="Properties\Settings.settings">
    133       <Generator>SettingsSingleFileGenerator</Generator>
     133      <Generator>PublicSettingsSingleFileGenerator</Generator>
    134134      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
    135135    </None>
  • trunk/sources/HeuristicLab.Services.Access.DataAccess/3.3/Properties/Settings.Designer.cs

    r11623 r13093  
    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
     
    1414    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
    1515    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")]
    16     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
     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.