Skip to content

Commit

Permalink
Merge pull request #121 from onovotny/dependabot/nuget/System.Reactiv…
Browse files Browse the repository at this point in the history
…e-4.1.5

Bump System.Reactive from 4.0.0 to 4.1.5
  • Loading branch information
Oren Novotny committed Jun 9, 2019
2 parents a48d48f + e13fd10 commit adc61c4
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 adc61c4

Please sign in to comment.