Skip to content

Commit

Permalink
Bump System.Reactive from 4.0.0 to 4.1.5
Browse files Browse the repository at this point in the history
Bumps [System.Reactive](https://github.com/dotnet/reactive) from 4.0.0 to 4.1.5.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](dotnet/reactive@rxnet-v4.0.0...rxnet-v4.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 9, 2019
1 parent 7037b8e commit e13fd10
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 @@ -20,7 +20,7 @@
<PackageReference Include="Nerdbank.GitVersioning" Version="2.1.23" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-62925-02" PrivateAssets="all" />
<PackageReference Include="RefactoringEssentials" Version="5.6.0" PrivateAssets="all" />
<PackageReference Include="System.Reactive" Version="4.0.0" />
<PackageReference Include="System.Reactive" Version="4.1.5" />
</ItemGroup>

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

0 comments on commit e13fd10

Please sign in to comment.