Skip to content

Commit c14c10c

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

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.1" />
25-
<PackageReference Include="xunit.extensibility.execution" Version="2.7.1" />
24+
<PackageReference Include="xunit" Version="2.8.0" />
25+
<PackageReference Include="xunit.extensibility.execution" Version="2.8.0" />
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)