Skip to content

Commit 2974e42

Browse files
chore(deps): update dependency xunit.runner.visualstudio to 3.1.0 (#4817)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a934dc6 commit 2974e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Quibble.Xunit" Version="0.3.1" />
1818
<PackageReference Include="System.Text.Json" Version="9.0.4" />
1919
<PackageReference Include="xunit" Version="2.9.3" />
20-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
20+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2222
<PrivateAssets>all</PrivateAssets>
2323
</PackageReference>

0 commit comments

Comments
 (0)