Notepad3/res/Notepad3.exe.manifest.conf
2020-05-09 23:47:54 +02:00

11 lines
302 B
XML

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