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 f599693 commit 8a48c63Copy full SHA for 8a48c63
Refit.Tests/Refit.Tests.csproj
@@ -17,7 +17,7 @@
17
</ItemGroup>
18
19
<ItemGroup Condition="'$(TargetFramework)' == 'net8.0' or '$(TargetFramework)' == 'net9.0'">
20
- <PackageReference Include="PublicApiGenerator" Version="11.4.5" />
+ <PackageReference Include="PublicApiGenerator" Version="11.4.6" />
21
<PackageReference Include="Verify.Xunit" Version="29.3.0" />
22
23
<ItemGroup Condition="$(TargetFramework.StartsWith('net9.0'))">
0 commit comments