From 9c10af58d8c1735e046196ecc1005859795bd935 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Thu, 29 Dec 2022 21:27:45 -0800 Subject: [PATCH] Remove AnyCPU from configuration --- appveyor.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 83e0d7a6..079c7726 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -13,8 +13,6 @@ environment: EnableNuGetPackageRestore: true # msbuild configuration -platform: -- Any CPU configuration: - Debug