Skip to content

Commit a61ba95

Browse files
Bump xunit.runner.visualstudio from 2.4.0 to 2.4.2
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.0 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] <[email protected]>
1 parent f79c0f5 commit a61ba95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Open.ChannelExtensions.Tests/Open.ChannelExtensions.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<ItemGroup>
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
1616
<PackageReference Include="xunit" Version="2.4.0" />
17-
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.0" />
17+
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.2" />
1818
<PackageReference Include="coverlet.collector" Version="1.0.1" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)