Skip to content

Commit

Permalink
Merge pull request #32 from RocketSurgeonsGuild/dependabot/nuget/mast…
Browse files Browse the repository at this point in the history
…er/System.Reactive-4.2.0
  • Loading branch information
dependabot-preview[bot] authored Oct 12, 2019
2 parents 203a9d0 + 58ef922 commit 8f45b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Update="System.Collections.Immutable" Version="1.6.0" />
<PackageReference Update="System.Diagnostics.DiagnosticSource" Version="4.5.1" />
<PackageReference Update="System.Interactive" Version="4.0.0" />
<PackageReference Update="System.Reactive" Version="4.1.6" />
<PackageReference Update="System.Reactive" Version="4.2.0" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)'!='netstandard2.0' and '$(TargetFramework)'!='netcoreapp2.1'">
<PackageReference Update="Microsoft.Extensions.Logging" Version="3.0.0" />
Expand Down

0 comments on commit 8f45b83

Please sign in to comment.