Removes more old backoffice files + Smidge! (#15788)

* Removes lots of files used by the old backoffice and that is not needed for the management api

* A little clean-up

---------

Co-authored-by: kjac <kja@umbraco.dk>
This commit is contained in:
Bjarke Berg
2024-02-28 11:27:54 +00:00
committed by GitHub
parent 68a101371a
commit 3fea1b441c
91 changed files with 23 additions and 3929 deletions

View File

@@ -249,7 +249,6 @@ namespace Umbraco.Cms.Tests.Integration.TestServerTest
.AddUmbracoCore()
.AddWebComponents()
.AddNuCache()
.AddRuntimeMinifier()
.AddBackOfficeCore()
.AddBackOfficeAuthentication()
.AddBackOfficeIdentity()