Skip to content

Commit 927c210

Browse files
build(deps): Bump xunit from 2.5.1 to 2.6.0 (#767)
Bumps [xunit](https://github.com/xunit/xunit) from 2.5.1 to 2.6.0. - [Commits](xunit/xunit@2.5.1...2.6.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e240cf commit 927c210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/ReactiveUI.Samples.Testing.SimpleViewModels.Tests/ReactiveUI.Samples.Testing.SimpleViewModelsUnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66
<ItemGroup>
77
<PackageReference Include="ReactiveUI.Testing" Version="$(ReactiveUIVersion)" />
8-
<PackageReference Include="xunit" Version="2.5.1" />
8+
<PackageReference Include="xunit" Version="2.6.0" />
99
</ItemGroup>
1010
<ItemGroup>
1111
<ProjectReference Include="..\ReactiveUI.Samples.Testing.SimpleViewModels\ReactiveUI.Samples.Testing.SimpleViewModels.csproj" />

0 commit comments

Comments
 (0)