U4-11149 fixed error when creating new xslt file (#2540)

* U4-10659 added create task back for xslt files

* Add fix to UI.Release.xml as well
This commit is contained in:
Dave Woestenborghs
2018-04-09 14:04:02 +02:00
committed by Sebastiaan Janssen
parent 967178cb92
commit 9b33c8a0e2
2 changed files with 2 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
<header>Macro</header>
<usercontrol>/create/xslt.ascx</usercontrol>
<tasks>
<create assembly="umbraco" type="XsltTasks" />
<delete assembly="umbraco" type="XsltTasks" />
</tasks>
</nodeType>

View File

@@ -19,6 +19,7 @@
<header>Macro</header>
<usercontrol>/create/xslt.ascx</usercontrol>
<tasks>
<create assembly="umbraco" type="XsltTasks" />
<delete assembly="umbraco" type="XsltTasks" />
</tasks>
</nodeType>