Skip to content

Commit bb4d3bd

Browse files
committed
allow using LaunchDarkly.Logging 2.x
1 parent 4b339e5 commit bb4d3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LaunchDarkly.EventSource/LaunchDarkly.EventSource.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="LaunchDarkly.Logging" Version="[1.0.1,2.0.0)" />
21+
<PackageReference Include="LaunchDarkly.Logging" Version="[1.0.1,3.0.0)" />
2222
</ItemGroup>
2323

2424
<ItemGroup Condition=" '$(TargetFramework)' == 'net462' ">

0 commit comments

Comments
 (0)