Skip to content

Commit 1b6ebdf

Browse files
authored
Merge pull request #51 from vinaghost/dependabot/nuget/TestProject/xunit.runner.visualstudio-3.1.5
Bump xunit.runner.visualstudio from 3.1.3 to 3.1.5
2 parents 457ee65 + 765799d commit 1b6ebdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TestProject/TestProject.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="RichardSzalay.MockHttp" Version="7.0.0" />
2424
<PackageReference Include="Shouldly" Version="4.3.0" />
2525
<PackageReference Include="xunit" Version="2.9.3" />
26-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.3">
26+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
2727
<PrivateAssets>all</PrivateAssets>
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2929
</PackageReference>

0 commit comments

Comments
 (0)