From 617d3014794a8144c9e7dc28c999824c639220f2 Mon Sep 17 00:00:00 2001 From: Andreas Zerbst <73799582+andr317c@users.noreply.github.com> Date: Thu, 13 Nov 2025 15:39:51 +0100 Subject: [PATCH] Hides the content files that come from the Microsoft.CodeAnalysis.Workspaces.Common package in the web.ui project in 17 (#20825) * Hide content files * Update src/Umbraco.Web.UI/Umbraco.Web.UI.csproj Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Andy Butland Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- src/Umbraco.Web.UI/Umbraco.Web.UI.csproj | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj index 2ade2ca396..a9c363c8a0 100644 --- a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj +++ b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj @@ -57,6 +57,11 @@ <_ContentIncludedByDefault Remove="umbraco\UmbracoBackOffice\Default.cshtml" /> + + + + +