Skip to content

Commit 6743109

Browse files
Bump xunit.runner.visualstudio from 2.4.1 to 2.4.2
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.1 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] <support@dependabot.com>
1 parent c32b249 commit 6743109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AutoML.CodeGenerator.Tests/AutoML.CodeGenerator.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<PackageReference Include="FluentAssertions" Version="5.9.0" />
3535
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
3636
<PackageReference Include="xunit" Version="2.4.1" />
37-
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
37+
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.2" />
3838
<PackageReference Include="coverlet.collector" Version="1.0.1" />
3939
</ItemGroup>
4040

0 commit comments

Comments
 (0)