Skip to content

Commit 50251b2

Browse files
authored
Update Verify to 28.5.0 (#3845)
1 parent 25d2fc4 commit 50251b2

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
@@ -56,7 +56,7 @@
5656

5757
<!-- only non-platform-specific projects should include these packages -->
5858
<ItemGroup Condition="'$(TargetPlatformIdentifier)'==''">
59-
<PackageReference Include="Verify.Xunit" Version="26.6.0" />
59+
<PackageReference Include="Verify.Xunit" Version="28.5.0" />
6060
<PackageReference Include="Verify.DiffPlex" Version="2.3.0" />
6161
<PackageReference Include="PublicApiGenerator" Version="11.1.0" />
6262
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" PrivateAssets="All" />

0 commit comments

Comments
 (0)