We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5331648 commit fe1c1c3Copy full SHA for fe1c1c3
Refit.Tests/Refit.Tests.csproj
@@ -18,7 +18,7 @@
18
19
<ItemGroup Condition="'$(TargetFramework)' == 'net8.0' or '$(TargetFramework)' == 'net9.0'">
20
<PackageReference Include="PublicApiGenerator" Version="11.4.5" />
21
- <PackageReference Include="Verify.Xunit" Version="28.14.1" />
+ <PackageReference Include="Verify.Xunit" Version="28.16.0" />
22
</ItemGroup>
23
<ItemGroup Condition="$(TargetFramework.StartsWith('net9.0'))">
24
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="9.0.3" />
0 commit comments