Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 192a007

Browse files
committed
use SDK 6.2.0 GA release
1 parent 1672b0f commit 192a007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LaunchDarkly.ServerSdk.Redis/LaunchDarkly.ServerSdk.Redis.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</PropertyGroup>
2222

2323
<ItemGroup>
24-
<PackageReference Include="LaunchDarkly.ServerSdk" Version="6.1.0-alpha.bigsegments.2" />
24+
<PackageReference Include="LaunchDarkly.ServerSdk" Version="[6.2.0,7.0.0)" />
2525
<PackageReference Include="StackExchange.Redis" Version="[2.0.513,]" />
2626
</ItemGroup>
2727

0 commit comments

Comments
 (0)