Skip to content

Commit

Permalink
Fix examples\UWPExampleApp
Browse files Browse the repository at this point in the history
  • Loading branch information
StefH committed Mar 21, 2017
1 parent d635a4c commit 9c12b66
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/UWPExampleApp/UWPExampleApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,7 @@
</Page>
</ItemGroup>
<ItemGroup>
<Reference Include="LinqKit.Core, Version=1.2.0.0, Culture=neutral, PublicKeyToken=bc217f8844052a91, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<Reference Include="LinqKit.Core">
<HintPath>..\..\src\LinqKit.Core\bin\$(Configuration)\uap10.0\LinqKit.Core.dll</HintPath>
</Reference>
</ItemGroup>
Expand Down

0 comments on commit 9c12b66

Please sign in to comment.