From e7316451a26c3af79b834afa0cf0e3e719d86b64 Mon Sep 17 00:00:00 2001 From: Adam Stachowicz Date: Tue, 21 Jan 2025 12:57:41 +0100 Subject: [PATCH] Fix #3184 - fix JWT version for .NET 9 --- test/WebSites/OAuth2Integration/OAuth2Integration.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/WebSites/OAuth2Integration/OAuth2Integration.csproj b/test/WebSites/OAuth2Integration/OAuth2Integration.csproj index 1d0642e124..af46735b08 100644 --- a/test/WebSites/OAuth2Integration/OAuth2Integration.csproj +++ b/test/WebSites/OAuth2Integration/OAuth2Integration.csproj @@ -22,7 +22,7 @@ - +