diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 4ca7a9f..03ff706 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,13 +3,13 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "9.0.0",
+ "version": "9.0.10",
"commands": [
"dotnet-ef"
]
},
"microsoft.web.librarymanager.cli": {
- "version": "2.1.175",
+ "version": "3.0.71",
"commands": [
"libman"
]
diff --git a/Directory.Packages.props b/Directory.Packages.props
index 269e5e3..d799897 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -1,32 +1,32 @@
-
-
+
+
-
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/ASPNETCore2JwtAuthentication.IntegrationTests/ASPNETCore2JwtAuthentication.IntegrationTests.csproj b/src/ASPNETCore2JwtAuthentication.IntegrationTests/ASPNETCore2JwtAuthentication.IntegrationTests.csproj
index b6c8457..437d512 100644
--- a/src/ASPNETCore2JwtAuthentication.IntegrationTests/ASPNETCore2JwtAuthentication.IntegrationTests.csproj
+++ b/src/ASPNETCore2JwtAuthentication.IntegrationTests/ASPNETCore2JwtAuthentication.IntegrationTests.csproj
@@ -14,9 +14,13 @@
+
+
+
+
\ No newline at end of file