Skip to content

Commit dba71ab

Browse files
Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 (#214)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.8 to 2.8.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.8...2.8.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio 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 567d8c3 commit dba71ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/NLog.MailKit.Tests/NLog.MailKit.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
1313
<PackageReference Include="SmtpServer" Version="7.2.0" />
1414
<PackageReference Include="xunit" Version="2.8.0" />
15-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
15+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)