From 6202b0a4c21eefb203e4da2fe04e27b43b738859 Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Fri, 27 Sep 2024 14:07:27 -0700 Subject: [PATCH] Test edit --- xml/Microsoft.Extensions.Caching.Memory/EvictionReason.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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.