Skip to content

Commit 595abcf

Browse files
committed
Update example web app
1 parent bf9bd93 commit 595abcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Example.Website/Example.Website.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
<ItemGroup>
99
<ProjectReference Include="..\..\src\X.PagedList.EF\X.PagedList.EF.csproj"/>
10-
<ProjectReference Include="..\..\src\X.Web.PagedList\X.Web.PagedList.csproj" />
1110
<ProjectReference Include="..\..\src\X.PagedList\X.PagedList.csproj"/>
11+
<ProjectReference Include="..\..\src\X.Web.PagedList\X.Web.PagedList.csproj" />
1212
<ProjectReference Include="..\Example.DAL\Example.DAL.csproj"/>
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)