Skip to content

Commit 9b9ea38

Browse files
chore(deps): Update NetEvolve.Extensions.XUnit to 2.6.0; xunit.runner.visualstudio to 3.1.0 (#90)
- NetEvolve.Extensions.XUnit to 2.6.0 - xunit.runner.visualstudio to 3.1.0 --- updated-dependencies: - dependency-name: NetEvolve.Extensions.XUnit dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bb167c commit 9b9ea38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" />
3030
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.13.0" />
3131
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
32-
<PackageVersion Include="NetEvolve.Extensions.XUnit" Version="2.5.105" />
32+
<PackageVersion Include="NetEvolve.Extensions.XUnit" Version="2.6.0" />
3333
<PackageVersion Include="xunit" Version="2.9.3" />
3434
<PackageVersion Include="xunit.analyzers" Version="1.21.0">
3535
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3636
<PrivateAssets>all</PrivateAssets>
3737
</PackageVersion>
38-
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.2">
38+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.0">
3939
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4040
<PrivateAssets>all</PrivateAssets>
4141
</PackageVersion>

0 commit comments

Comments
 (0)