Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/20/17 09:33:19 (7 years ago)
Author:
pfleck
Message:

#2788: merged r14995, r15003

Location:
stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.Core.Views/3.3/HeuristicLab.Core.Views-3.3.csproj

    r13647 r15038  
    122122  </ItemGroup>
    123123  <ItemGroup>
     124    <None Include="app.config" />
    124125    <None Include="Plugin.cs.frame" />
    125126    <Compile Include="BreadcrumbViewHost.cs">
     
    172173    </Compile>
    173174    <Compile Include="Plugin.cs" />
     175    <Compile Include="Properties\Settings.Designer.cs">
     176      <AutoGen>True</AutoGen>
     177      <DesignTimeSharedInput>True</DesignTimeSharedInput>
     178      <DependentUpon>Settings.settings</DependentUpon>
     179    </Compile>
    174180    <Compile Include="VariableValueView.cs">
    175181      <SubType>UserControl</SubType>
     
    329335      <DependentUpon>VariableView.cs</DependentUpon>
    330336    </Compile>
     337    <None Include="Properties\Settings.settings">
     338      <Generator>PublicSettingsSingleFileGenerator</Generator>
     339      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
     340    </None>
    331341  </ItemGroup>
    332342  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.