Release 3.1.2: Upgraded dependency MongoDbGenericRepository to version 1.4.8

This commit is contained in:
Alexandre SPIESER
2021-10-13 23:12:30 +01:00
parent 36a605e7d5
commit 7b87c81989
3 changed files with 9 additions and 9 deletions
@@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="AspNetCore.Identity.MongoDbCore" Version="3.1.1" />
<PackageReference Include="AspNetCore.Identity.MongoDbCore" Version="3.1.2" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.17.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.12" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="3.1.12" />