icinga-app/app.manifest: replace placeholder with actual application name

This commit is contained in:
Alexander A. Klimov 2023-02-15 12:23:48 +01:00
parent eeb972a3f0
commit be0419cce0

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<assemblyIdentity version="1.0.0.0" name="Icinga 2"/>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>