Skip to content

Commit 865552c

Browse files
Update dependency xunit.runner.visualstudio to 3.1.0 (#1033)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a8c683 commit 865552c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Soenneker.Utils.Path.Tests/Soenneker.Utils.Path.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<ItemGroup>
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
21-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
21+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
<PrivateAssets>all</PrivateAssets>
2424
</PackageReference>

0 commit comments

Comments
 (0)