Commit d851c41 1 parent 7fb1f28 commit d851c41 Copy full SHA for d851c41
File tree 2 files changed +1
-2
lines changed
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ namespace Akavache.APITests;
13
13
/// Tests for handling API approval.
14
14
/// </summary>
15
15
[ ExcludeFromCodeCoverage ]
16
- [ UsesVerify ]
17
16
public class ApiApprovalTests
18
17
{
19
18
/// <summary>
Original file line number Diff line number Diff line change 25
25
<PackageReference Include =" FluentAssertions" Version =" 6.12.0" />
26
26
<PackageReference Include =" DiffEngine" Version =" 15.2.0" />
27
27
<PackageReference Include =" PublicApiGenerator" Version =" 11.1.0" />
28
- <PackageReference Include =" Verify.Xunit" Version =" 22.6 .0" />
28
+ <PackageReference Include =" Verify.Xunit" Version =" 23.1 .0" />
29
29
<PackageReference Include =" coverlet.msbuild" Version =" 6.0.0" >
30
30
<PrivateAssets >all</PrivateAssets >
31
31
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
You can’t perform that action at this time.
0 commit comments