Restored type check for NuCache status controller.

Added service located extension method for retrieving creator and writer name.
This commit is contained in:
Andy Butland
2020-02-01 18:19:50 +01:00
parent 50c309e613
commit b8bfdf1441
3 changed files with 22 additions and 6 deletions

View File

@@ -15,6 +15,9 @@
</ItemGroup>
<ItemGroup>
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
<_Parameter1>Umbraco.Web</_Parameter1>
</AssemblyAttribute>
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
<_Parameter1>Umbraco.Tests</_Parameter1>
</AssemblyAttribute>