We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf9bd93 commit 595abcfCopy full SHA for 595abcf
examples/Example.Website/Example.Website.csproj
@@ -7,8 +7,8 @@
7
8
<ItemGroup>
9
<ProjectReference Include="..\..\src\X.PagedList.EF\X.PagedList.EF.csproj"/>
10
- <ProjectReference Include="..\..\src\X.Web.PagedList\X.Web.PagedList.csproj" />
11
<ProjectReference Include="..\..\src\X.PagedList\X.PagedList.csproj"/>
+ <ProjectReference Include="..\..\src\X.Web.PagedList\X.Web.PagedList.csproj" />
12
<ProjectReference Include="..\Example.DAL\Example.DAL.csproj"/>
13
</ItemGroup>
14
0 commit comments