We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20d27bd commit 47b3e52Copy full SHA for 47b3e52
src/EFCoreSecondLevelCacheInterceptor/EFCoreSecondLevelCacheInterceptor.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<Description>Entity Framework Core Second Level Caching Library.</Description>
4
- <VersionPrefix>4.8.5</VersionPrefix>
+ <VersionPrefix>4.8.6</VersionPrefix>
5
<Authors>Vahid Nasiri</Authors>
6
<TargetFrameworks>net8.0;net7.0;net6.0;net5.0;netstandard2.1;netstandard2.0;net462;netcoreapp3.1;</TargetFrameworks>
7
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments