Skip to content

Commit

Permalink
Bump System.Reactive from 4.2.0 to 4.3.2
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Mar 11, 2020
1 parent de2e5fc commit 80aaefc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Zeroconf/Zeroconf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<EmbeddedResource Include="Properties\Zeroconf.rd.xml" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.1.68" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="all" />
<PackageReference Include="System.Reactive" Version="4.2.0" />
<PackageReference Include="System.Reactive" Version="4.3.2" />
</ItemGroup>

<Target Name="AddCommitHashToAssemblyAttributes" BeforeTargets="GetAssemblyAttributes">
Expand Down

0 comments on commit 80aaefc

Please sign in to comment.