Change the assemblyIdentity's name in the Yerbacon.manifest file.
This commit is contained in:
parent
6181e27a22
commit
e28c986bc3
|
@ -4,7 +4,7 @@
|
||||||
<assemblyIdentity
|
<assemblyIdentity
|
||||||
version="6.0.0.0"
|
version="6.0.0.0"
|
||||||
processorArchitecture="x86"
|
processorArchitecture="x86"
|
||||||
name="Yerbacon.exe"
|
name="ybcon.exe"
|
||||||
/>
|
/>
|
||||||
<description>The Yerbacon compiler.</description>
|
<description>The Yerbacon compiler.</description>
|
||||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
|
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||||
|
|
Loading…
Reference in New Issue