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

Commit 12b9ebd

Browse files
committed
Update code-gen projs
1 parent 4461f49 commit 12b9ebd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,10 @@
173173
<Compile Include="ShardedConnectionPool.cs" />
174174
<Compile Include="ShardedRedisClientManager.cs" />
175175
<Compile Include="Support\ConsistentHash.cs" />
176+
<Compile Include="Support\Diagnostic\InvokeEventArgs.cs" />
177+
<Compile Include="Support\Diagnostic\TrackingFrame.cs" />
178+
<Compile Include="Support\Diagnostic\TrackingRedisClientProxy.cs" />
179+
<Compile Include="Support\Diagnostic\TrackingRedisClientsManager.cs" />
176180
<Compile Include="Support\Locking\IDistributedLock.cs" />
177181
<Compile Include="Support\OptimizedObjectSerializer.cs" />
178182
<Compile Include="Support\Queue\ISequentialData.cs" />

0 commit comments

Comments
 (0)