From 9784df0e16fc55e58e562af39491f0c8df3aad38 Mon Sep 17 00:00:00 2001 From: VaDiM Date: Thu, 3 Aug 2023 15:49:25 +0300 Subject: [PATCH] [GUI] Add app.manifest for net472 build - Added long paths support (win10 v1607+) - Fixed blurring at high DPI with scaling --- AssetStudioGUI/AssetStudioGUI.csproj | 1 + AssetStudioGUI/app.manifest | 77 ++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+) create mode 100644 AssetStudioGUI/app.manifest diff --git a/AssetStudioGUI/AssetStudioGUI.csproj b/AssetStudioGUI/AssetStudioGUI.csproj index 4e962b6..7fa43df 100644 --- a/AssetStudioGUI/AssetStudioGUI.csproj +++ b/AssetStudioGUI/AssetStudioGUI.csproj @@ -14,6 +14,7 @@ false + app.manifest diff --git a/AssetStudioGUI/app.manifest b/AssetStudioGUI/app.manifest new file mode 100644 index 0000000..d54b852 --- /dev/null +++ b/AssetStudioGUI/app.manifest @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + system + true + + + + + + + + + + + +