Skip to content

Commit

Permalink
Update example
Browse files Browse the repository at this point in the history
  • Loading branch information
a-gubskiy committed Oct 13, 2024
1 parent b02c870 commit 0e4bdac
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions examples/Example.Website/Example.Website.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,11 @@
<ProjectReference Include="..\Example.DAL\Example.DAL.csproj"/>
</ItemGroup>

<!-- For live packages -->
<!-- <ItemGroup>-->
<!-- <PackageReference Include="X.PagedList" Version="10.5.3"/>-->
<!-- <PackageReference Include="X.PagedList.EF" Version="10.5.3"/>-->
<!-- <PackageReference Include="X.PagedList.Mvc.Core" Version="10.5.3"/>-->
<!-- </ItemGroup>-->

</Project>

0 comments on commit 0e4bdac

Please sign in to comment.