diff --git a/SimpleOTP.Tests/SimpleOTP.Tests.csproj b/SimpleOTP.Tests/SimpleOTP.Tests.csproj
index 02d23f8..941777f 100644
--- a/SimpleOTP.Tests/SimpleOTP.Tests.csproj
+++ b/SimpleOTP.Tests/SimpleOTP.Tests.csproj
@@ -10,9 +10,9 @@
-
+
-
+
diff --git a/libraries/SimpleOTP.DependencyInjection/SimpleOTP.DependencyInjection.csproj b/libraries/SimpleOTP.DependencyInjection/SimpleOTP.DependencyInjection.csproj
index dee6110..eb20e65 100644
--- a/libraries/SimpleOTP.DependencyInjection/SimpleOTP.DependencyInjection.csproj
+++ b/libraries/SimpleOTP.DependencyInjection/SimpleOTP.DependencyInjection.csproj
@@ -9,7 +9,7 @@
EugeneFox.SimpleOTP.DependencyInjection
- 10.0.0.0
+ 10.0.1.0
Eugene Fox
Copyright © Eugene Fox 2024
en-US
@@ -37,7 +37,7 @@
service in your application.
- Added support for .NET 10
+ Updated `Microsoft.Extensions.Configuration.Binder` and `Microsoft.Extensions.DependencyInjection.Abstractions` to version 10.0.1.
@@ -57,9 +57,8 @@
-
-
+
+
diff --git a/libraries/SimpleOTP/SimpleOTP.csproj b/libraries/SimpleOTP/SimpleOTP.csproj
index 274ed61..e3e0016 100644
--- a/libraries/SimpleOTP/SimpleOTP.csproj
+++ b/libraries/SimpleOTP/SimpleOTP.csproj
@@ -15,7 +15,7 @@
EugeneFox.SimpleOTP
- 10.0.0.0
+ 10.0.1.0
Eugene Fox
Copyright © Eugene Fox 2024
en-US