mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-17 21:03:19 +08:00
12 lines
310 B
Smarty
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>
|