Skip to content

Commit

Permalink
Update driver 2.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nightroman committed Nov 10, 2019
1 parent ab8f618 commit 441bd81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Src/Mdbc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="MongoDB.Bson" Version="2.9.2" />
<PackageReference Include="MongoDB.Driver" Version="2.9.2" />
<PackageReference Include="MongoDB.Driver.Core" Version="2.9.2" />
<PackageReference Include="MongoDB.Bson" Version="2.9.3" />
<PackageReference Include="MongoDB.Driver" Version="2.9.3" />
<PackageReference Include="MongoDB.Driver.Core" Version="2.9.3" />
</ItemGroup>
<PropertyGroup>
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
Expand Down

0 comments on commit 441bd81

Please sign in to comment.