Skip to content

Commit ba84c54

Browse files
chore(deps): update dependency xunit.v3 to v3 (#714)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 462000e commit ba84c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="FluentAssertions" Version="7.2.0"/>
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1"/>
1717
<PackageReference Include="Moq" Version="4.20.72"/>
18-
<PackageReference Include="xunit.v3" Version="2.0.3"/>
18+
<PackageReference Include="xunit.v3" Version="3.0.0"/>
1919
<PackageReference Include="xunit.runner.visualstudio" PrivateAssets="all" Version="3.1.2">
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2121
</PackageReference>

0 commit comments

Comments
 (0)