Skip to content

Commit b6afb31

Browse files
committed
nesting
1 parent 5705cc6 commit b6afb31

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/RESPite.StackExchange.Redis/RESPite.StackExchange.Redis.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,8 @@
2727
<Compile Update="RespContextDatabase.*.cs">
2828
<DependentUpon>RespContextDatabase.cs</DependentUpon>
2929
</Compile>
30+
<Compile Update="RedisCommands.*.cs">
31+
<DependentUpon>RedisCommands.cs</DependentUpon>
32+
</Compile>
3033
</ItemGroup>
3134
</Project>

0 commit comments

Comments
 (0)