Skip to content

Commit 35087a0

Browse files
chore(deps): update dependency xunit.runner.visualstudio to v3 (#4691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 356808f commit 35087a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/output/csharp/src/Algolia.Search.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="Quibble.Xunit" Version="0.3.1" />
2323
<PackageReference Include="System.Text.Json" Version="9.0.3" />
2424
<PackageReference Include="xunit" Version="2.9.3" />
25-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
25+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2727
<PrivateAssets>all</PrivateAssets>
2828
</PackageReference>

0 commit comments

Comments
 (0)