Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/21/10 20:37:04 (14 years ago)
Author:
swagner
Message:

Removed resource files (#917)

Location:
trunk/sources/HeuristicLab.Problems.Knapsack.Views/3.3
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.Knapsack.Views/3.3/HeuristicLab.Problems.Knapsack.Views-3.3.csproj

    r3467 r3476  
    9090    </Compile>
    9191    <Compile Include="Properties\AssemblyInfo.cs" />
    92     <Compile Include="Properties\Resources.Designer.cs">
    93       <AutoGen>True</AutoGen>
    94       <DesignTime>True</DesignTime>
    95       <DependentUpon>Resources.resx</DependentUpon>
    96     </Compile>
    9792  </ItemGroup>
    9893  <ItemGroup>
     
    163158    </ProjectReference>
    164159  </ItemGroup>
    165   <ItemGroup>
    166     <EmbeddedResource Include="KnapsackSolutionView.resx">
    167       <DependentUpon>KnapsackSolutionView.cs</DependentUpon>
    168     </EmbeddedResource>
    169     <EmbeddedResource Include="Properties\Resources.resx">
    170       <Generator>ResXFileCodeGenerator</Generator>
    171       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
    172     </EmbeddedResource>
    173   </ItemGroup>
    174160  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    175161  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.