Upgrade MongoDb driver and its related packages to 2.25.0

This commit is contained in:
Mohammadreza Taikandi
2024-05-28 15:07:12 +01:00
parent 7bd356c7da
commit b083988509
8 changed files with 55 additions and 18 deletions
@@ -25,7 +25,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.20.0" />
<PackageReference Include="MongoDB.Driver" Version="2.25.0" />
</ItemGroup>
</Project>
</Project>