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