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 4a940e5 commit 97dd996Copy full SHA for 97dd996
DynamicRepository.EFCore/DynamicRepository.EFCore.csproj
@@ -9,7 +9,7 @@
9
</PropertyGroup>
10
11
<ItemGroup>
12
- <PackageReference Include="DynamicRepository" Version="1.3.1" />
+ <PackageReference Include="DynamicRepository" Version="1.3.2" />
13
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.3" />
14
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.0.22" />
15
</ItemGroup>
DynamicRepository.MongoDB/DynamicRepository.MongoDB.csproj
<PackageReference Include="MongoDB.Driver" Version="2.10.2" />
<PackageReference Include="MongoDB.Driver.Core" Version="2.10.2" />
0 commit comments