Skip to content

v11.1.0 - Razor Class Library

Compare
Choose a tag to compare
@enkelmedia enkelmedia released this 19 May 09:28
· 12 commits to v11/dev since this release

Moved package into a Razor Class Library, this way there is no more need to have the .js,.html or .xml files in App_Plugins on disk anymore as they are now a part of the shipped DLL.

How to upgrade?

  • Upgrade the NuGet-package to 11.10
  • Remove the "Our.Umbraco.TheDashboard"-folder from "App_Plugins"
  • Build and run