From 549de55b57d65ca630022855732ea8a5450941af Mon Sep 17 00:00:00 2001 From: Alekhya Reddy Date: Thu, 26 Mar 2020 18:05:07 -0700 Subject: [PATCH] Removed anycpu of test proj --- src/modules/launcher/Wox.Test/Wox.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/launcher/Wox.Test/Wox.Test.csproj b/src/modules/launcher/Wox.Test/Wox.Test.csproj index 28a2dfb28d..a0fe13e072 100644 --- a/src/modules/launcher/Wox.Test/Wox.Test.csproj +++ b/src/modules/launcher/Wox.Test/Wox.Test.csproj @@ -9,7 +9,7 @@ Wox.Test - AnyCPU;x64 + x64