From dcd784ffd68b2924d5c3a53145dcdb557af31298 Mon Sep 17 00:00:00 2001 From: Kori Francis Date: Thu, 30 May 2024 09:54:08 -0400 Subject: [PATCH] fixes #2 --- src/Plugin.Maui.OCR/Plugin.Maui.OCR.csproj | 66 +++++++++---------- .../Plugin.Xamarin.OCR.csproj | 23 ++++--- 2 files changed, 44 insertions(+), 45 deletions(-) diff --git a/src/Plugin.Maui.OCR/Plugin.Maui.OCR.csproj b/src/Plugin.Maui.OCR/Plugin.Maui.OCR.csproj index 9fe5e52..e673133 100644 --- a/src/Plugin.Maui.OCR/Plugin.Maui.OCR.csproj +++ b/src/Plugin.Maui.OCR/Plugin.Maui.OCR.csproj @@ -71,47 +71,52 @@ - - - - - - - - + + + + + + + + - - - - + + + + - - - - + + + + - - + + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + @@ -119,32 +124,23 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - + + - <_ReferenceCopyLocalPaths Include="@(ReferenceCopyLocalPaths->WithMetadataValue('ReferenceSourceTarget', 'ProjectReference')->WithMetadataValue('PrivateAssets', 'All'))" /> + <_ReferenceCopyLocalPaths Include="@(ReferenceCopyLocalPaths->WithMetadataValue('ReferenceSourceTarget', 'ProjectReference')->WithMetadataValue('PrivateAssets', 'All'))"/> - + - + diff --git a/src/Plugin.Xamarin.OCR/Plugin.Xamarin.OCR.csproj b/src/Plugin.Xamarin.OCR/Plugin.Xamarin.OCR.csproj index 6f0b7d8..0dc5af9 100644 --- a/src/Plugin.Xamarin.OCR/Plugin.Xamarin.OCR.csproj +++ b/src/Plugin.Xamarin.OCR/Plugin.Xamarin.OCR.csproj @@ -30,8 +30,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -42,25 +42,25 @@ - + - + $(DefineConstants);IOS; - + $(DefineConstants);MACOS; - + @@ -72,20 +72,23 @@ 116.0.0.5 + + 1.6.2.2 + $(DefineConstants);ANDROID; - + $(DefineConstants);WINDOWS_UWP; - + @@ -94,9 +97,9 @@ - + - +