From 13d6dfd234306d6fdf31e901073a693db6cffd94 Mon Sep 17 00:00:00 2001 From: Shannon Date: Wed, 11 Jul 2018 16:42:25 +1000 Subject: [PATCH] renames DictionaryTreeController to have the correct file name --- ...{DictionaryBaseController.cs => DictionaryTreeController.cs} | 0 src/Umbraco.Web/Umbraco.Web.csproj | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename src/Umbraco.Web/Trees/{DictionaryBaseController.cs => DictionaryTreeController.cs} (100%) diff --git a/src/Umbraco.Web/Trees/DictionaryBaseController.cs b/src/Umbraco.Web/Trees/DictionaryTreeController.cs similarity index 100% rename from src/Umbraco.Web/Trees/DictionaryBaseController.cs rename to src/Umbraco.Web/Trees/DictionaryTreeController.cs diff --git a/src/Umbraco.Web/Umbraco.Web.csproj b/src/Umbraco.Web/Umbraco.Web.csproj index 6dd0af493f..019ccb5084 100644 --- a/src/Umbraco.Web/Umbraco.Web.csproj +++ b/src/Umbraco.Web/Umbraco.Web.csproj @@ -530,7 +530,7 @@ - +