Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/17/13 14:25:44 (11 years ago)
Author:
spimming
Message:

#1888:

  • Added necessary HL exe file
File:
1 edited

Legend:

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

    r9367 r9370  
    3737  <ItemGroup>
    3838    <Reference Include="EntityFramework">
    39       <HintPath>..\packages\EntityFramework.4.1.10331.0\lib\EntityFramework.dll</HintPath>
     39      <HintPath>..\packages\EntityFramework.5.0.0\lib\net40\EntityFramework.dll</HintPath>
    4040    </Reference>
    4141    <Reference Include="Microsoft.CSharp" />
     
    6363    </Reference>
    6464    <Reference Include="System.Web.Providers">
    65       <HintPath>..\packages\System.Web.Providers.Core.1.0\lib\net40\System.Web.Providers.dll</HintPath>
     65      <HintPath>..\packages\Microsoft.AspNet.Providers.Core.1.0\lib\net40\System.Web.Providers.dll</HintPath>
    6666    </Reference>
    6767    <Reference Include="System.Web.Razor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
     
    294294    <Content Include="Global.asax" />
    295295    <Content Include="ControllerService.svc" />
     296    <Content Include="HeuristicLab 3.3.exe" />
    296297    <Content Include="Mappings\tsp.xml" />
    297298    <Content Include="Scripts\jquery-1.5.1-vsdoc.js" />
     
    369370  </ItemGroup>
    370371  <ItemGroup>
    371     <Content Include="packages.config" />
     372    <Content Include="packages.config">
     373      <SubType>Designer</SubType>
     374    </Content>
    372375  </ItemGroup>
    373376  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.