Releases: enkelmedia/TheDashboard
Releases · enkelmedia/TheDashboard
v11.1.0 - Razor Class Library
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