mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
11 lines
300 B
XML
11 lines
300 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.331.2"
|
|
type="win32"
|
|
/>
|
|
<description>Notepad3 NF</description>
|
|
</assembly>
|