Skip to content

Commit 29a19f8

Browse files
Bump xunit from 2.7.0 to 2.7.1 (#187)
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.7.1. - [Commits](xunit/xunit@2.7.0...2.7.1) --- 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 f2767c5 commit 29a19f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NLog.Windows.Forms.Tests/NLog.Windows.Forms.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
<AssemblyOriginatorKeyFile>NLog.snk</AssemblyOriginatorKeyFile>
2222
</PropertyGroup>
2323
<ItemGroup>
24-
<PackageReference Include="xunit" Version="2.7.0" />
25-
<PackageReference Include="xunit.extensibility.execution" Version="2.7.0" />
24+
<PackageReference Include="xunit" Version="2.7.1" />
25+
<PackageReference Include="xunit.extensibility.execution" Version="2.7.1" />
2626
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
2727
<PrivateAssets>all</PrivateAssets>
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)