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 740e13f commit ea94f49Copy full SHA for ea94f49
1 file changed
src/Foundatio.Redis/Foundatio.Redis.csproj
@@ -4,7 +4,7 @@
4
<PackageReference Include="Foundatio" Version="13.0.0-beta3.8" Condition="'$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
5
<ProjectReference Include="..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition="'$(ReferenceFoundatioSource)' == 'true'" />
6
7
- <PackageReference Include="StackExchange.Redis" Version="2.11.0" />
+ <PackageReference Include="StackExchange.Redis" Version="2.11.3" />
8
</ItemGroup>
9
<ItemGroup>
10
<EmbeddedResource Include="Scripts\*.lua" />
0 commit comments