From b84c74d270544cd0da66c83e46a3ee47356b5ac1 Mon Sep 17 00:00:00 2001 From: Vahid Nasiri Date: Sat, 28 Sep 2024 11:26:33 +0330 Subject: [PATCH] Publish V 4.8.2 --- .../EFCoreSecondLevelCacheInterceptor.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/EFCoreSecondLevelCacheInterceptor/EFCoreSecondLevelCacheInterceptor.csproj b/src/EFCoreSecondLevelCacheInterceptor/EFCoreSecondLevelCacheInterceptor.csproj index 23a269a..7f5942d 100644 --- a/src/EFCoreSecondLevelCacheInterceptor/EFCoreSecondLevelCacheInterceptor.csproj +++ b/src/EFCoreSecondLevelCacheInterceptor/EFCoreSecondLevelCacheInterceptor.csproj @@ -1,7 +1,7 @@ Entity Framework Core Second Level Caching Library. - 4.8.1 + 4.8.2 Vahid Nasiri net8.0;net7.0;net6.0;net5.0;netstandard2.1;netstandard2.0;net462;netcoreapp3.1; true