Skip to content

Commit 0e4bdac

Browse files
committed
Update example
1 parent b02c870 commit 0e4bdac

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

examples/Example.Website/Example.Website.csproj

+7
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,11 @@
1212
<ProjectReference Include="..\Example.DAL\Example.DAL.csproj"/>
1313
</ItemGroup>
1414

15+
<!-- For live packages -->
16+
<!-- <ItemGroup>-->
17+
<!-- <PackageReference Include="X.PagedList" Version="10.5.3"/>-->
18+
<!-- <PackageReference Include="X.PagedList.EF" Version="10.5.3"/>-->
19+
<!-- <PackageReference Include="X.PagedList.Mvc.Core" Version="10.5.3"/>-->
20+
<!-- </ItemGroup>-->
21+
1522
</Project>

0 commit comments

Comments
 (0)