Skip to content

Commit 465e455

Browse files
Bump xunit.runner.visualstudio from 3.1.1 to 3.1.3 (#1384)
--- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca71330 commit 465e455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/MarkdownConverter.Tests/MarkdownConverter.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1818
<PackageReference Include="XMLUnit.Core" Version="2.11.1" />
1919
<PackageReference Include="xunit" Version="2.9.3" />
20-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.1">
20+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.3">
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2222
<PrivateAssets>all</PrivateAssets>
2323
</PackageReference>

0 commit comments

Comments
 (0)