Skip to content

Commit 64a3290

Browse files
Bump xunit.runner.visualstudio from 2.4.1 to 2.4.3 (#287)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.1 to 2.4.3. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/commits/v2.4.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d9c28a commit 64a3290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.targets

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Update="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.0" />
2525
<PackageReference Update="Newtonsoft.Json" Version="11.0.2" />
2626
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="16.5.0" />
27-
<PackageReference Update="xunit.runner.visualstudio" Version="2.4.1" />
27+
<PackageReference Update="xunit.runner.visualstudio" Version="2.4.3" />
2828
<PackageReference Update="xunit" Version="2.4.1" />
2929
<PackageReference Update="FluentAssertions" Version="5.10.3" />
3030
<PackageReference Update="NSubstitute" Version="4.2.1" />

0 commit comments

Comments
 (0)