Notepad3/Versions/Notepad3.exe.manifest.tpl
METANEOCORTEX\Kotti 7fe5558a09 +chg: Workaround to fix DPI scaling issues related to VS2022 compiler toolset
+fix: don't store contrast adapted dark mode foreground color themes
2022-11-07 01:39:37 +01:00

12 lines
310 B
Smarty

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<assemblyIdentity
name="Rizonesoft.$APPNAME$"
version="$VERSION$"
processorArchitecture="*"
type="win32"
/>
<description>$APPNAME$ $VERPATCH$</description>
</assembly>