Skip to content

Commit

Permalink
Merge pull request #998 from reactiveui/dependabot/nuget/System.React…
Browse files Browse the repository at this point in the history
…ive-5.0.0

Bump System.Reactive from 4.4.1 to 5.0.0
  • Loading branch information
clairernovotny authored Nov 13, 2020
2 parents bb2335a + e1c9799 commit c8be34f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Refit.Tests/Refit.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="System.Reactive" Version="4.4.1" />
<PackageReference Include="System.Reactive" Version="5.0.0" />
<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0" />
<ProjectReference Include="..\InterfaceStubGenerator.App\InterfaceStubGenerator.App.csproj" />
<ProjectReference Include="..\Refit.HttpClientFactory\Refit.HttpClientFactory.csproj" />
Expand Down

0 comments on commit c8be34f

Please sign in to comment.