Skip to content

Commit 2ae4a49

Browse files
Bump xunit.runner.visualstudio from 2.4.1 to 2.4.3
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] <support@github.com>
1 parent 331f802 commit 2ae4a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Update="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.1.0" />
2424
<PackageReference Update="Newtonsoft.Json" Version="11.0.2" />
2525
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="16.5.0" />
26-
<PackageReference Update="xunit.runner.visualstudio" Version="2.4.1" />
26+
<PackageReference Update="xunit.runner.visualstudio" Version="2.4.3" />
2727
<PackageReference Update="xunit" Version="2.4.1" />
2828
<PackageReference Update="FluentAssertions" Version="5.10.2" />
2929
<PackageReference Update="NSubstitute" Version="4.2.1" />

0 commit comments

Comments
 (0)