diff --git a/src/MammothCache.InMemory/MammothCache.InMemory.csproj b/src/MammothCache.InMemory/MammothCache.InMemory.csproj index e3c597a..d2454de 100644 --- a/src/MammothCache.InMemory/MammothCache.InMemory.csproj +++ b/src/MammothCache.InMemory/MammothCache.InMemory.csproj @@ -13,7 +13,7 @@ logo.png - net8.0 + net8.0;net9.0 Dime Software Dime Software Mammoth Cache @@ -29,7 +29,7 @@ - + diff --git a/src/MammothCache.Redis/MammothCache.Redis.csproj b/src/MammothCache.Redis/MammothCache.Redis.csproj index 22baa12..7db7929 100644 --- a/src/MammothCache.Redis/MammothCache.Redis.csproj +++ b/src/MammothCache.Redis/MammothCache.Redis.csproj @@ -14,7 +14,7 @@ 1.0.2 - net8.0 + net8.0;net9.0 Dime Software Dime Software Mammoth Cache diff --git a/src/MammothCache/MammothCache.csproj b/src/MammothCache/MammothCache.csproj index a2e5131..28a851b 100644 --- a/src/MammothCache/MammothCache.csproj +++ b/src/MammothCache/MammothCache.csproj @@ -14,7 +14,7 @@ Dime Software - net8.0 + net8.0;net9.0 MammothCache MammothCache https://cdn.dime-software.com/dime-software/logo-shape.png