aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.proj
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2020-08-01 09:36:12 -0600
committerSean Hall <r.sean.hall@gmail.com>2020-08-09 10:33:49 -0600
commit3f8e35223216ebbe7f6683a5031a5a97bbc66d5a (patch)
tree2cd73b5fab393dc6c4d6cca5da481ef6bbaf4518 /src/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.proj
parentd21eed76c48960707561c45c492c10a6a23c052e (diff)
downloadwix-3f8e35223216ebbe7f6683a5031a5a97bbc66d5a.tar.gz
wix-3f8e35223216ebbe7f6683a5031a5a97bbc66d5a.tar.bz2
wix-3f8e35223216ebbe7f6683a5031a5a97bbc66d5a.zip
Update splash screen to be per-monitor DPI aware.
Remove GDI+ from engine since the higher quality scaling isn't worth the additional dependency.
Diffstat (limited to 'src/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.proj')
-rw-r--r--src/WixToolset.BootstrapperCore.Native/WixToolset.BootstrapperCore.Native.proj2
1 files changed, 1 insertions, 1 deletions
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 @@
1<?xml version="1.0" encoding="utf-8"?> 1<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> 2<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. -->
3 3
4 4