Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 97b0109

Browse files
committed
.Core tweak
1 parent 4d23569 commit 97b0109

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/ServiceStack.Redis/ServiceStack.Redis.Core.csproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
<TargetFrameworks>netstandard2.0</TargetFrameworks>
66
<Title>ServiceStack.Redis .NET Standard 2.0</Title>
77
<PackageDescription>
8-
C# Redis Client for the worlds fastest distributed NoSQL datastore.
9-
Byte[], String and POCO Typed clients.
10-
Thread-Safe Basic and Pooled client managers included.
8+
.NET Standard 2.0 version of ServiceStack.Redis
119
</PackageDescription>
1210
<PackageTags>Redis;NoSQL;Client;Distributed;Cache;PubSub;Messaging;Transactions</PackageTags>
1311
</PropertyGroup>

0 commit comments

Comments
 (0)