We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe9a9e commit f43e6dfCopy full SHA for f43e6df
tests/X.PagedList.Tests/X.PagedList.Tests.csproj
@@ -18,6 +18,8 @@
18
</ItemGroup>
19
20
<ItemGroup>
21
+ <PackageReference Include="System.Net.Http" Version="4.3.4" />
22
+ <PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
23
<ProjectReference Include="..\..\src\X.PagedList\X.PagedList.csproj" />
24
25
0 commit comments