We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5705cc6 commit b6afb31Copy full SHA for b6afb31
src/RESPite.StackExchange.Redis/RESPite.StackExchange.Redis.csproj
@@ -27,5 +27,8 @@
27
<Compile Update="RespContextDatabase.*.cs">
28
<DependentUpon>RespContextDatabase.cs</DependentUpon>
29
</Compile>
30
+ <Compile Update="RedisCommands.*.cs">
31
+ <DependentUpon>RedisCommands.cs</DependentUpon>
32
+ </Compile>
33
</ItemGroup>
34
</Project>
0 commit comments