Skip to content
This repository was archived by the owner on Jan 17, 2022. It is now read-only.

Commit 920df9e

Browse files
Bump xunit.runner.visualstudio from 2.4.1 to 2.4.2 (#244)
1 parent 52cf41e commit 920df9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<PackageReference Update="Rocket.Surgery.Extensions.Testing.FakeItEasy" Version="5.1.1" />
4747
<PackageReference Update="xunit" Version="2.4.1" />
4848
<PackageReference Update="xunit.analyzers" Version="0.10.0" />
49-
<PackageReference Update="xunit.runner.visualstudio" Version="2.4.1" />
49+
<PackageReference Update="xunit.runner.visualstudio" Version="2.4.2" />
5050
</ItemGroup>
5151
<Import Project="$(MSBuildThisFileDirectory)/$(LegacySupportPackagesProps)" Condition="Exists('$(MSBuildThisFileDirectory)/$(LegacySupportPackagesProps)')" />
5252
</Project>

0 commit comments

Comments
 (0)