From 03623c40fa037106930ee09a00df90c592273e03 Mon Sep 17 00:00:00 2001 From: Phap Dieu Duong Date: Fri, 17 Nov 2023 12:20:25 +0800 Subject: [PATCH] min target = win10 2004 --- Source/ExifGlass.Core/ExifGlass.Core.csproj | 2 +- Source/ExifGlass/ExifGlass.csproj | 2 +- Source/MSIX/Package.appxmanifest | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Source/ExifGlass.Core/ExifGlass.Core.csproj b/Source/ExifGlass.Core/ExifGlass.Core.csproj index f79447c..57b90ee 100644 --- a/Source/ExifGlass.Core/ExifGlass.Core.csproj +++ b/Source/ExifGlass.Core/ExifGlass.Core.csproj @@ -1,6 +1,6 @@  - net8.0-windows + net8.0-windows10.0.19041.0 enable latest true diff --git a/Source/ExifGlass/ExifGlass.csproj b/Source/ExifGlass/ExifGlass.csproj index 6b71e9c..9e09929 100644 --- a/Source/ExifGlass/ExifGlass.csproj +++ b/Source/ExifGlass/ExifGlass.csproj @@ -3,7 +3,7 @@ WinExe - net8.0-windows + net8.0-windows10.0.19041.0 enable true app.manifest diff --git a/Source/MSIX/Package.appxmanifest b/Source/MSIX/Package.appxmanifest index 1a4034b..aa150fd 100644 --- a/Source/MSIX/Package.appxmanifest +++ b/Source/MSIX/Package.appxmanifest @@ -35,7 +35,7 @@ EntryPoint="$targetentrypoint$">