We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25d2fc4 commit 50251b2Copy full SHA for 50251b2
test/Directory.Build.props
@@ -56,7 +56,7 @@
56
57
<!-- only non-platform-specific projects should include these packages -->
58
<ItemGroup Condition="'$(TargetPlatformIdentifier)'==''">
59
- <PackageReference Include="Verify.Xunit" Version="26.6.0" />
+ <PackageReference Include="Verify.Xunit" Version="28.5.0" />
60
<PackageReference Include="Verify.DiffPlex" Version="2.3.0" />
61
<PackageReference Include="PublicApiGenerator" Version="11.1.0" />
62
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" PrivateAssets="All" />
0 commit comments