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

Commit 5328476

Browse files
committed
Include RedisDataInfoExtensions in .Signed.csproj
1 parent c22d9ee commit 5328476

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ServiceStack.Redis/ServiceStack.Redis.Signed.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@
154154
<Compile Include="BasicRedisClientManager.cs" />
155155
<Compile Include="BasicRedisClientManager.ICacheClient.cs" />
156156
<Compile Include="BasicRedisResolver.cs" />
157+
<Compile Include="RedisDataInfoExtensions.cs" />
157158
<Compile Include="RedisResolver.cs" />
158159
<Compile Include="BufferPool.cs" />
159160
<Compile Include="Commands.cs" />

0 commit comments

Comments
 (0)