Skip to content

Commit

Permalink
chore(deps): bump NetEvolve.Extensions.XUnit from 2.2.97 to 2.2.111 (#72
Browse files Browse the repository at this point in the history
) [skip ci]

Bumps [NetEvolve.Extensions.XUnit](https://github.com/dailydevops/extensions.test) from 2.2.97 to 2.2.111.
- [Release notes](https://github.com/dailydevops/extensions.test/releases)
- [Commits](dailydevops/extensions.test@2.2.97...2.2.111)

---
updated-dependencies:
- dependency-name: NetEvolve.Extensions.XUnit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 0a6efa8 commit 3e4a55e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageVersion Update="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" Condition=" '$(TargetFramework)' == 'net7.0-windows' " />
<PackageVersion Update="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" Condition=" '$(TargetFramework)' == 'net6.0-windows' " />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="NetEvolve.Extensions.XUnit" Version="2.2.97" />
<PackageVersion Include="NetEvolve.Extensions.XUnit" Version="2.2.111" />
<PackageVersion Include="NSubstitute" Version="5.1.0" />
<PackageVersion Include="TngTech.ArchUnitNET.xUnit" Version="0.11.0" />
<PackageVersion Include="Verify.Xunit" Version="22.5.0" />
Expand Down

0 comments on commit 3e4a55e

Please sign in to comment.