Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/21/14 18:20:47 (11 years ago)
Author:
bburlacu
Message:

#1772: Merged trunk changes and added missing frame files (for HeuristicLab.EvolutionTracking and HeuristicLab.EvolutionTracking.Views.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking.Views/3.4/HeuristicLab.EvolutionTracking.Views-3.4.csproj

    r10458 r10501  
    105105    <Compile Include="Plugin.cs" />
    106106    <Compile Include="Properties\AssemblyInfo.cs" />
    107     <Compile Include="Properties\Resources.Designer.cs">
    108       <AutoGen>True</AutoGen>
    109       <DesignTime>True</DesignTime>
    110       <DependentUpon>Resources.resx</DependentUpon>
    111     </Compile>
    112107    <Compile Include="GenealogyGraphView.cs">
    113108      <SubType>UserControl</SubType>
     
    130125    <None Include="HeuristicLab.snk" />
    131126  </ItemGroup>
    132   <ItemGroup>
    133     <EmbeddedResource Include="Properties\Resources.resx">
    134       <Generator>ResXFileCodeGenerator</Generator>
    135       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
    136     </EmbeddedResource>
    137   </ItemGroup>
    138127  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    139128  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.