Skip to content

Commit aa7adec

Browse files
Bump xunit.runner.visualstudio from 2.5.5 to 2.5.7 (#209)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.5 to 2.5.7. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.5...2.5.7) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio 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 40a305b commit aa7adec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1313
<PackageReference Include="SmtpServer" Version="7.2.0" />
1414
<PackageReference Include="xunit" Version="2.7.0" />
15-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.5">
15+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)