From cb6e18cce41a2cceb61f441da58cce66c2098668 Mon Sep 17 00:00:00 2001 From: Alex Rodchenko Date: Sat, 27 Apr 2024 16:04:05 +0300 Subject: [PATCH] Update OutlookFormFinder.csproj --- OutlookFormFinder/OutlookFormFinder.csproj | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/OutlookFormFinder/OutlookFormFinder.csproj b/OutlookFormFinder/OutlookFormFinder.csproj index 361c93c..28b02f7 100644 --- a/OutlookFormFinder/OutlookFormFinder.csproj +++ b/OutlookFormFinder/OutlookFormFinder.csproj @@ -2,10 +2,11 @@ Exe - net8.0-windows + net481 enable - enable OutlookFormFinder.Program + AnyCPU + preview