Notepad3/res/Notepad3.exe.manifest.conf
2020-09-18 16:19:52 +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.918.2"
type="win32"
/>
<description>Notepad3 beta</description>
</assembly>