Skip to content

Commit e750a8a

Browse files
chore(deps): bump System.Reactive from 5.0.0 to 6.0.0
Bumps [System.Reactive](https://github.com/dotnet/reactive) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/dotnet/reactive/releases) - [Commits](https://github.com/dotnet/reactive/commits) --- updated-dependencies: - dependency-name: System.Reactive dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71aa3a0 commit e750a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Client/Client.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<PackageReference Include="Microsoft.Net.Http.Headers" Version="2.2.8" />
4141
<PackageReference Include="System.Collections.Immutable" Version="6.0.0" />
4242
<PackageReference Include="System.Configuration.ConfigurationManager" Version="6.0.1" />
43-
<PackageReference Include="System.Reactive" Version="5.0.0" />
43+
<PackageReference Include="System.Reactive" Version="6.0.0" />
4444
</ItemGroup>
4545

4646
</Project>

0 commit comments

Comments
 (0)