Skip to content

Commit 80aaefc

Browse files
Bump System.Reactive from 4.2.0 to 4.3.2
Bumps [System.Reactive](https://github.com/dotnet/reactive) from 4.2.0 to 4.3.2. - [Release notes](https://github.com/dotnet/reactive/releases) - [Commits](dotnet/reactive@rxnet-v4.2.0...rxnet-v4.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent de2e5fc commit 80aaefc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zeroconf/Zeroconf.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<EmbeddedResource Include="Properties\Zeroconf.rd.xml" />
2222
<PackageReference Include="Nerdbank.GitVersioning" Version="3.1.68" PrivateAssets="all" />
2323
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="all" />
24-
<PackageReference Include="System.Reactive" Version="4.2.0" />
24+
<PackageReference Include="System.Reactive" Version="4.3.2" />
2525
</ItemGroup>
2626

2727
<Target Name="AddCommitHashToAssemblyAttributes" BeforeTargets="GetAssemblyAttributes">

0 commit comments

Comments
 (0)