Skip to content

Commit

Permalink
More references removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry McIntyre authored and Harry McIntyre committed Nov 17, 2016
1 parent a74fece commit efa6010
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions LinqToAnything.Tests/LinqToAnything.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,6 @@
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="LinqToAnything">
<HintPath>..\LinqToAnything\bin\$(Configuration)\net451\LinqToAnything.dll</HintPath>
</Reference>
Expand All @@ -63,7 +55,6 @@
<HintPath>..\packages\QueryInterceptor.Core.1.0.4.0\lib\net451\QueryInterceptor.Core.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Linq.Dynamic.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0f07ec44de6ac832, processorArchitecture=MSIL">
<HintPath>..\packages\System.Linq.Dynamic.Core.1.0.6.8\lib\net451\System.Linq.Dynamic.Core.dll</HintPath>
<Private>True</Private>
Expand Down

0 comments on commit efa6010

Please sign in to comment.