From 89f5cec832cba2012abd18cd74039bf1101cced0 Mon Sep 17 00:00:00 2001 From: Shannon Date: Thu, 14 Nov 2019 17:00:21 +1100 Subject: [PATCH] Fixes System.ComponentModel.Annotations to keep working with aspnet framework --- src/Umbraco.Web.UI/web.Template.Debug.config | 7 +++++++ src/Umbraco.Web.UI/web.Template.config | 5 +++++ 2 files changed, 12 insertions(+) diff --git a/src/Umbraco.Web.UI/web.Template.Debug.config b/src/Umbraco.Web.UI/web.Template.Debug.config index ff42f098f7..ad76664924 100644 --- a/src/Umbraco.Web.UI/web.Template.Debug.config +++ b/src/Umbraco.Web.UI/web.Template.Debug.config @@ -91,6 +91,13 @@ + + + + + + diff --git a/src/Umbraco.Web.UI/web.Template.config b/src/Umbraco.Web.UI/web.Template.config index 6d68ea845a..91faf2c8c7 100644 --- a/src/Umbraco.Web.UI/web.Template.config +++ b/src/Umbraco.Web.UI/web.Template.config @@ -257,6 +257,11 @@ + + + + +