From 6e515954dd2c73892ed5abf38befb218a5628664 Mon Sep 17 00:00:00 2001 From: Jaime Bernardo Date: Wed, 31 Aug 2022 16:36:28 +0100 Subject: [PATCH] [ImageToText]Fix issues on different dpi screens (#20199) * [ImageToText]Fix issues on different dpi screens * Fix manifest identation --- src/modules/PowerOCR/PowerOCR/PowerOCR.csproj | 2 +- src/modules/PowerOCR/PowerOCR/app.manifest | 84 +++++++++++++++++++ 2 files changed, 85 insertions(+), 1 deletion(-) create mode 100644 src/modules/PowerOCR/PowerOCR/app.manifest diff --git a/src/modules/PowerOCR/PowerOCR/PowerOCR.csproj b/src/modules/PowerOCR/PowerOCR/PowerOCR.csproj index 567097bff9..7185c7b1d1 100644 --- a/src/modules/PowerOCR/PowerOCR/PowerOCR.csproj +++ b/src/modules/PowerOCR/PowerOCR/PowerOCR.csproj @@ -23,6 +23,7 @@ {2150E333-8FDC-42A3-9474-1A3956D46DE8} $(SolutionDir)$(Platform)\$(Configuration)\obj\$(AssemblyName)\ PerMonitorV2 + app.manifest @@ -46,5 +47,4 @@ - diff --git a/src/modules/PowerOCR/PowerOCR/app.manifest b/src/modules/PowerOCR/PowerOCR/app.manifest new file mode 100644 index 0000000000..80fc1995cd --- /dev/null +++ b/src/modules/PowerOCR/PowerOCR/app.manifest @@ -0,0 +1,84 @@ + + + + + + PerMonitorV2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +