ready to update.

This commit is contained in:
David Lebee
2019-09-20 14:33:54 -05:00
parent f57b176f03
commit 914f3f1fe7
5 changed files with 14 additions and 11 deletions
@@ -20,7 +20,7 @@
<ProjectReference Include="..\PoweredSoft.ObjectStorage.Core\PoweredSoft.ObjectStorage.Core.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.7.3" />
<PackageReference Include="PoweredSoft.DynamicLinq" Version="1.1.7" />
<PackageReference Include="MongoDB.Driver" Version="2.9.1" />
<PackageReference Include="PoweredSoft.DynamicLinq" Version="1.1.8" />
</ItemGroup>
</Project>