From 9b8e002d72bf37f3610d768affb54bf4939860eb Mon Sep 17 00:00:00 2001 From: ayushjai30 Date: Thu, 19 Dec 2024 16:29:21 +0530 Subject: [PATCH] fix build error --- test/OAuth2ManagerTests/OAuth2ManagerTests.vcxproj | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test/OAuth2ManagerTests/OAuth2ManagerTests.vcxproj b/test/OAuth2ManagerTests/OAuth2ManagerTests.vcxproj index d979825273..08880aa065 100644 --- a/test/OAuth2ManagerTests/OAuth2ManagerTests.vcxproj +++ b/test/OAuth2ManagerTests/OAuth2ManagerTests.vcxproj @@ -40,6 +40,7 @@ true v143 Unicode + x86 DynamicLibrary @@ -47,12 +48,14 @@ v143 true Unicode + x86 DynamicLibrary true v143 Unicode + x64 DynamicLibrary @@ -60,12 +63,14 @@ v143 true Unicode + x64 DynamicLibrary true v143 Unicode + ARM64 DynamicLibrary @@ -73,6 +78,7 @@ v143 true Unicode + ARM64