Skip to content

Commit 0f8a400

Browse files
Bump xunit from 2.8.0 to 2.8.1 (#27)
Bumps [xunit](https://github.com/xunit/xunit) from 2.8.0 to 2.8.1. - [Commits](xunit/xunit@2.8.0...2.8.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a0ad7d commit 0f8a400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/POCAutomapperPolymorphic.Tests/POCAutomapperPolymorphic.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</PackageReference>
1616
<PackageReference Include="FluentAssertions" Version="6.12.0" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
18-
<PackageReference Include="xunit" Version="2.8.0" />
18+
<PackageReference Include="xunit" Version="2.8.1" />
1919
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)