Skip to content

Commit 852a026

Browse files
dependabot-preview[bot]akarnokd
authored andcommitted
Bump xunit.runner.visualstudio from 2.3.1 to 2.4.1 (#15)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/xunit) from 2.3.1 to 2.4.1. - [Release notes](https://github.com/xunit/xunit/releases) - [Commits](xunit/xunit@2.3.1...2.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e400cf4 commit 852a026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async-enumerable-dotnet-test/async-enumerable-dotnet-test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.1" />
1414
<PackageReference Include="xunit" Version="2.4.1" />
15-
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
15+
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)