Skip to content

Releases: enkelmedia/TheDashboard

v11.1.0 - Razor Class Library

19 May 09:28
Compare
Choose a tag to compare

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