Skip to content

Commit 069dd36

Browse files
Bump xunit.runner.visualstudio from 2.3.0-beta4-build3742 to 2.4.1
Bumps [xunit.runner.visualstudio](https://github.com/xunit/xunit) from 2.3.0-beta4-build3742 to 2.4.1. - [Release notes](https://github.com/xunit/xunit/releases) - [Commits](https://github.com/xunit/xunit/commits/2.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 47edb5a commit 069dd36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Exceptionless.RandomData.Tests/Exceptionless.RandomData.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Foundatio.Logging.Xunit" Version="9.0.0" />
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
1919
<PackageReference Include="xunit" Version="2.3.0-beta4-build3742" />
20-
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.0-beta4-build3742" />
20+
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
2121
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.0-beta4-build3742" />
2222
</ItemGroup>
2323
</Project>

0 commit comments

Comments
 (0)