Skip to content

Commit 877d149

Browse files
Bump MartinCostello.Logging.XUnit from 0.4.0 to 0.5.0
Bumps [MartinCostello.Logging.XUnit](https://github.com/martincostello/xunit-logging) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/martincostello/xunit-logging/releases) - [Commits](martincostello/xunit-logging@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: MartinCostello.Logging.XUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44a5978 commit 877d149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</ItemGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.4.0" />
15+
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.5.0" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1717
<PackageReference Include="xunit" Version="2.9.2" />
1818
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0" />

0 commit comments

Comments
 (0)