Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/29/13 08:16:09 (11 years ago)
Author:
fschoepp
Message:

#1888:

  • Removed unnecessary files from web project.
  • Cleaned up slave.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/OaaS/HeuristicLab.Services.Optimization.Web/HeuristicLab.Services.Optimization.Web.csproj

    r9508 r9549  
    124124    <Compile Include="Controllers\AdminController.cs" />
    125125    <Compile Include="Controllers\BaseController.cs" />
    126     <Compile Include="Controllers\ChartController.cs" />
    127126    <Compile Include="Controllers\ExperimentController.cs" />
    128127    <Compile Include="Controllers\HomeController.cs" />
    129128    <Compile Include="Controllers\JobController.cs" />
    130     <Compile Include="Controllers\OptimizationController.cs" />
    131     <Compile Include="Controllers\StatusController.cs" />
    132129    <Compile Include="Global.asax.cs">
    133130      <DependentUpon>Global.asax</DependentUpon>
     
    313310    <Content Include="Views\Account\Register.cshtml" />
    314311    <Content Include="Views\Admin\Index.cshtml" />
    315     <Content Include="Views\Chart\GenerateChart.cshtml" />
    316312    <Content Include="Views\Experiment\Edit.cshtml" />
    317313    <Content Include="Views\Experiment\Index.cshtml" />
    318314    <Content Include="Views\Home\About.cshtml" />
    319315    <Content Include="Views\Home\Index.cshtml" />
    320     <Content Include="Views\Optimization\AlgorithmParameters.cshtml" />
    321     <Content Include="Views\Optimization\Index.cshtml">
    322       <SubType>Code</SubType>
    323     </Content>
    324     <Content Include="Views\Optimization\JobDetails.cshtml" />
    325     <Content Include="Views\Optimization\ProblemParameters.cshtml" />
    326     <Content Include="Views\Optimization\ScheduleJob.cshtml" />
    327316    <Content Include="Views\Shared\DisplayTemplates\AlgorithmParameters.cshtml" />
    328317    <Content Include="Views\Shared\DisplayTemplates\BoolValue.cshtml" />
     
    388377      <SubType>Designer</SubType>
    389378    </None>
    390     <Content Include="Views\Status\Index.cshtml" />
    391379    <Content Include="Views\Experiment\New.cshtml" />
    392380    <Content Include="Views\Experiment\NewEdit.cshtml" />
Note: See TracChangeset for help on using the changeset viewer.