From d99cb2d7d1c74f29f4dff51de8b7a4b3c0bf0653 Mon Sep 17 00:00:00 2001 From: Konstantinos Karakostas Date: Wed, 23 Nov 2022 22:47:50 +0200 Subject: [PATCH] build: dotnet: set PlatformTarget to AnyCPU --- build/VStudio/dotnet/winfsp.net.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/build/VStudio/dotnet/winfsp.net.csproj b/build/VStudio/dotnet/winfsp.net.csproj index fdcebc67..7d1f38d3 100644 --- a/build/VStudio/dotnet/winfsp.net.csproj +++ b/build/VStudio/dotnet/winfsp.net.csproj @@ -6,6 +6,7 @@ disable disable true + AnyCPU Fsp $(MyProductFileName)-msil 512