Skip to content

Commit 505e88c

Browse files
[.NET packages update] Bump the dotnet group with 2 updates (#184)
Updated [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.1.3 to 3.1.4. Updated [xunit.v3](https://github.com/xunit/xunit) from 3.0.0 to 3.0.1. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6e5cde commit 505e88c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1919
<PackageVersion Include="NSubstitute" Version="5.3.0" />
2020
<PackageVersion Include="System.ComponentModel.Annotations" Version="5.0.0" />
21-
<PackageVersion Include="xunit.v3" Version="3.0.0" />
22-
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.3">
21+
<PackageVersion Include="xunit.v3" Version="3.0.1" />
22+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.4">
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2525
</PackageVersion>

0 commit comments

Comments
 (0)