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 9d19ed7 commit 0cf7cadCopy full SHA for 0cf7cad
Refit.Tests/Refit.Tests.csproj
@@ -17,7 +17,7 @@
17
</ItemGroup>
18
19
<ItemGroup Condition="'$(TargetFramework)' == 'net8.0' or '$(TargetFramework)' == 'net9.0' or '$(TargetFramework)' == 'net10.0'">
20
- <PackageReference Include="PublicApiGenerator" Version="11.4.6" />
+ <PackageReference Include="PublicApiGenerator" Version="11.5.0" />
21
22
<ItemGroup Condition="$(TargetFramework.StartsWith('net10.0'))">
23
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="10.0.0-*" />
0 commit comments