Skip to content

Commit 8bcf798

Browse files
Bump xunit.runner.visualstudio from 2.4.1 to 2.4.2
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/commits/v2.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4cef1cf commit 8bcf798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/json-ld.net.tests/json-ld.net.tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="coverlet.msbuild" Version="2.9.0" />
2424
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
2525
<PackageReference Include="xunit" Version="2.4.1" />
26-
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
26+
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.2" />
2727
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />
2828
</ItemGroup>
2929

0 commit comments

Comments
 (0)