diff --git a/ChangeLog.md b/ChangeLog.md
index 579a314..80fe062 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,6 +1,10 @@
## Change log
+### v1.11.3
+- Update to MongoDB.Driver v3.20
+- Remove Newtonsoft.Json as dependent package
+
### v1.11.2
- Minor tweaks to migration
- Dont delete migration lock on shutdown
diff --git a/src/Hangfire.Mongo.Sample.ASPNetCore/Hangfire.Mongo.Sample.ASPNetCore.csproj b/src/Hangfire.Mongo.Sample.ASPNetCore/Hangfire.Mongo.Sample.ASPNetCore.csproj
index 9903316..3ceb2cd 100644
--- a/src/Hangfire.Mongo.Sample.ASPNetCore/Hangfire.Mongo.Sample.ASPNetCore.csproj
+++ b/src/Hangfire.Mongo.Sample.ASPNetCore/Hangfire.Mongo.Sample.ASPNetCore.csproj
@@ -20,12 +20,12 @@
-
-
+
+
-
+
-
-
+
+
\ No newline at end of file
diff --git a/src/Hangfire.Mongo.Sample.CosmosDB/Hangfire.Mongo.Sample.CosmosDB.csproj b/src/Hangfire.Mongo.Sample.CosmosDB/Hangfire.Mongo.Sample.CosmosDB.csproj
index 3654bbb..c2d0dbc 100644
--- a/src/Hangfire.Mongo.Sample.CosmosDB/Hangfire.Mongo.Sample.CosmosDB.csproj
+++ b/src/Hangfire.Mongo.Sample.CosmosDB/Hangfire.Mongo.Sample.CosmosDB.csproj
@@ -20,12 +20,12 @@
-
-
+
+
-
+
-
+
\ No newline at end of file
diff --git a/src/Hangfire.Mongo.Sample.NETCore/Hangfire.Mongo.Sample.NETCore.csproj b/src/Hangfire.Mongo.Sample.NETCore/Hangfire.Mongo.Sample.NETCore.csproj
index bcde9a5..6df3f8a 100644
--- a/src/Hangfire.Mongo.Sample.NETCore/Hangfire.Mongo.Sample.NETCore.csproj
+++ b/src/Hangfire.Mongo.Sample.NETCore/Hangfire.Mongo.Sample.NETCore.csproj
@@ -18,8 +18,8 @@
-
-
-
+
+
+
\ No newline at end of file
diff --git a/src/Hangfire.Mongo.Tests/Hangfire.Mongo.Tests.csproj b/src/Hangfire.Mongo.Tests/Hangfire.Mongo.Tests.csproj
index 8b46128..7d06ba7 100644
--- a/src/Hangfire.Mongo.Tests/Hangfire.Mongo.Tests.csproj
+++ b/src/Hangfire.Mongo.Tests/Hangfire.Mongo.Tests.csproj
@@ -27,15 +27,15 @@
-
-
+
+
-
-
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
diff --git a/src/Hangfire.Mongo/Hangfire.Mongo.csproj b/src/Hangfire.Mongo/Hangfire.Mongo.csproj
index 3e3c706..f8fa8e7 100644
--- a/src/Hangfire.Mongo/Hangfire.Mongo.csproj
+++ b/src/Hangfire.Mongo/Hangfire.Mongo.csproj
@@ -9,28 +9,25 @@
Hangfire.Mongo
True
Hangfire MongoDB Storage
- Sergey Zwezdin, Jonas Gottschau
+ Jonas Gottschau
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).
Hangfire AspNet OWIN MongoDB CosmosDB Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues
- 1.11.2
- - Minor tweaks to migration
- - Dont delete migration lock on shutdown
- - Update to Hangfire.Core 1.8.16
- - TargetFrameworks is set to net472 and netstandard2.1
+ 1.11.3
+ - Update to MongoDB.Driver v3.20
+ - Remove Newtonsoft.Json as dependent package
README.md
https://github.com/sergeyzwezdin/Hangfire.Mongo
- Sergey Zwezdin, Martin Lobger, Jonas Gottschau
+ Jonas Gottschau
default
-
-
-
+
+