Skip to content

Commit 37b6e09

Browse files
dependabot-preview[bot]RehanSaeed
authored andcommitted
Bump xunit.runner.visualstudio from 2.4.2 to 2.4.3
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.2 to 2.4.3. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@v2.4.2...v2.4.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f5fa21f commit 37b6e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="16.6.1" />
1111
<PackageReference Include="Moq" Version="4.14.5" />
1212
<PackageReference Include="xunit" Version="2.4.1" />
13-
<PackageReference Include="xunit.runner.visualstudio" PrivateAssets="All" Version="2.4.2">
13+
<PackageReference Include="xunit.runner.visualstudio" PrivateAssets="All" Version="2.4.3">
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1515
</PackageReference>
1616
</ItemGroup>

0 commit comments

Comments
 (0)