From 3f8e35223216ebbe7f6683a5031a5a97bbc66d5a Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Sat, 1 Aug 2020 09:36:12 -0600 Subject: Update splash screen to be per-monitor DPI aware. Remove GDI+ from engine since the higher quality scaling isn't worth the additional dependency. --- .../WixToolset.BootstrapperCore.Native.proj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.proj') diff --git a/src/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.proj b/src/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.proj index 113fe7ae..c0a99472 100644 --- a/src/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.proj +++ b/src/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.proj @@ -1,4 +1,4 @@ - + -- cgit v1.2.3-55-g6feb