Skip to content

Commit b5c15e0

Browse files
chore(deps): bump xunit from 2.9.0 to 2.9.2 (#65)
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.2. - [Commits](xunit/xunit@v2-2.9.0...v2-2.9.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66be8c8 commit b5c15e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/UnitTests/UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2121
<PrivateAssets>all</PrivateAssets>
2222
</PackageReference>
23-
<PackageReference Include="xunit" Version="2.9.0" />
23+
<PackageReference Include="xunit" Version="2.9.2" />
2424
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
2525
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2626
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)