diff --git a/xml/Microsoft.Extensions.Caching.Memory/EvictionReason.xml b/xml/Microsoft.Extensions.Caching.Memory/EvictionReason.xml index 87f7f1d5a28..d2f2f1af52f 100644 --- a/xml/Microsoft.Extensions.Caching.Memory/EvictionReason.xml +++ b/xml/Microsoft.Extensions.Caching.Memory/EvictionReason.xml @@ -24,9 +24,7 @@ System.Enum - - Specify the reasons why an entry was evicted from the cache. - + Specify the reasons why an entry was evicted from the cache. To be added.