Skip to content

Commit

Permalink
Upgrade to latest System.Reactive dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
andyalm committed Sep 20, 2023
1 parent 2808054 commit 2e3ae7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ConsulRx/ConsulRx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="Consul" Version="0.7.2.*" />
<PackageReference Include="Spiffy.Monitoring" Version="4.0.*" />
<PackageReference Include="System.Reactive" Version="3.1.*" />
<PackageReference Include="System.Reactive" Version="6.0.0" />
<PackageReference Include="System.Collections.Immutable" Version="1.3.*" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 2e3ae7a

Please sign in to comment.