From 91b1c91d2386036496e8a0a620d40fbd71984913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Mar 2023 00:13:48 +0000 Subject: [PATCH] Bump MongoDB.Driver from 2.17.1 to 2.19.0 in /xServerWorker Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.17.1 to 2.19.0. - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](https://github.com/mongodb/mongo-csharp-driver/compare/v2.17.1...v2.19.0) --- updated-dependencies: - dependency-name: MongoDB.Driver dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Common/Common.csproj | 2 +- xServerWorker/xServerWorker.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Common/Common.csproj b/Common/Common.csproj index 1efc925..b71d0d3 100644 --- a/Common/Common.csproj +++ b/Common/Common.csproj @@ -13,7 +13,7 @@ - + diff --git a/xServerWorker/xServerWorker.csproj b/xServerWorker/xServerWorker.csproj index 34089bd..37673be 100644 --- a/xServerWorker/xServerWorker.csproj +++ b/xServerWorker/xServerWorker.csproj @@ -20,7 +20,7 @@ - + all