diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 4ca7a9f..7b7563c 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.9",
"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..107d7e9 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..c31a279 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