Skip to content

Commit c1c00f0

Browse files
[.NET packages update] Bump the dotnet group with 1 update (#197)
Updated [xunit.v3](https://github.com/xunit/xunit) from 3.1.0 to 3.2.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a374a23 commit c1c00f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
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.1.0" />
21+
<PackageVersion Include="xunit.v3" Version="3.2.0" />
2222
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.5">
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)