Skip to content

Commit

Permalink
Bump xunit.assert.source from 2.3.1 to 2.4.1 in /Rx.NET/Source
Browse files Browse the repository at this point in the history
Bumps [xunit.assert.source](https://github.com/xunit/xunit) from 2.3.1 to 2.4.1.
- [Release notes](https://github.com/xunit/xunit/releases)
- [Commits](xunit/xunit@2.3.1...2.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jun 14, 2019
1 parent 2609113 commit d4091b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<EmbeddedResource Include="Properties\*.xml" />
<PackageReference Include="xunit.assert.source" Version="2.3.1" PrivateAssets="All" />
<PackageReference Include="xunit.assert.source" Version="2.4.1" PrivateAssets="All" />
<ProjectReference Include="..\System.Reactive\System.Reactive.csproj" />
</ItemGroup>
</Project>

0 comments on commit d4091b6

Please sign in to comment.