Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save takahirohonda/770be77ef0e66185fd57f845f7b053da to your computer and use it in GitHub Desktop.
Save takahirohonda/770be77ef0e66185fd57f845f7b053da to your computer and use it in GitHub Desktop.
sitecore-di-example-blog-2-Feature.Design.config
<?xml version="1.0"?>
<configuration xmlns:patch="http://www.sitecore.net/xmlconfig/">
<sitecore>
<services>
<configurator type="SitecoreDev.Feature.Design.RegisterDependencies,
SitecoreDev.Feature.Design"/>
</services>
</sitecore>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment