Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/04/13 14:57:46 (11 years ago)
Author:
spimming
Message:

#1888:

  • Revised model classes
  • Modified relationship definitions according to model types
File:
1 edited

Legend:

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

    r9576 r9579  
    3535  </PropertyGroup>
    3636  <ItemGroup>
     37    <Reference Include="EntityFramework, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
     38      <HintPath>..\packages\EntityFramework.5.0.0\lib\net40\EntityFramework.dll</HintPath>
     39    </Reference>
    3740    <Reference Include="System" />
     41    <Reference Include="System.ComponentModel.DataAnnotations" />
    3842    <Reference Include="System.Core" />
     43    <Reference Include="System.Data.Entity" />
    3944    <Reference Include="System.Xml.Linq" />
    4045    <Reference Include="System.Data.DataSetExtensions" />
     
    5560  <ItemGroup>
    5661    <None Include="App.config" />
     62    <None Include="packages.config" />
    5763  </ItemGroup>
    5864  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.