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 15668c7 commit 55d4630Copy full SHA for 55d4630
1 file changed
src/Prometheus.Client.HttpClient.csproj
@@ -9,7 +9,7 @@
9
<PackageReference Condition="'$(TargetFramework)' == 'net8.0'"
10
Include="Microsoft.Extensions.Http" Version="8.0.1" />
11
<PackageReference Condition="'$(TargetFramework)' == 'net10.0'"
12
- Include="Microsoft.Extensions.Http" Version="10.0.8" />
+ Include="Microsoft.Extensions.Http" Version="10.0.9" />
13
</ItemGroup>
14
<ItemGroup>
15
<InternalsVisibleTo Include="$(MSBuildProjectName).Tests, PublicKey=002400000480000094000000060200000024000052534131000400000100010005cd7fff58a5f07dd84ba50975028ab8f3e6d86aa42579628f27012bdcb335ab71f06ec08a39d4308e0be6d63507b9afdd4763e7625251a68912bfadb5b411627a397e6f70a20eb28f5c841e8e8354fc19a1d538ee079575a59678edc98597f98f659b697c46d5f1ca1f1b0b8be057c9eb0a1496a2da78074760026ee98a3ceb" />
0 commit comments