fix(config): use supportedRuntimes instead of single runtime tag (UWT next)
This commit is contained in:
parent
58418b635b
commit
a65a3303e4
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<application>
|
||||
<runtime typeName="UniversalEditor.UserInterface.EditorApplication">
|
||||
|
||||
</runtime>
|
||||
<application xmlns="urn:net.alcetech.schemas.Framework">
|
||||
<supportedRuntimes>
|
||||
<runtime typeName="UniversalEditor.UserInterface.EditorApplication" />
|
||||
</supportedRuntimes>
|
||||
</application>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user