aboutsummaryrefslogtreecommitdiffstats
path: root/code/api/I2R.Storage.Api.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'code/api/I2R.Storage.Api.csproj')
-rw-r--r--code/api/I2R.Storage.Api.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/code/api/I2R.Storage.Api.csproj b/code/api/I2R.Storage.Api.csproj
index b601c37..4dc596f 100644
--- a/code/api/I2R.Storage.Api.csproj
+++ b/code/api/I2R.Storage.Api.csproj
@@ -15,6 +15,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
+ <PackageReference Include="MR.AspNetCore.Pagination" Version="2.0.0" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.1" />
</ItemGroup>