Skip to content

Commit 55d4630

Browse files
Bump dotnet monorepo to 10.0.9 (#160)
1 parent 15668c7 commit 55d4630

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Prometheus.Client.HttpClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Condition="'$(TargetFramework)' == 'net8.0'"
1010
Include="Microsoft.Extensions.Http" Version="8.0.1" />
1111
<PackageReference Condition="'$(TargetFramework)' == 'net10.0'"
12-
Include="Microsoft.Extensions.Http" Version="10.0.8" />
12+
Include="Microsoft.Extensions.Http" Version="10.0.9" />
1313
</ItemGroup>
1414
<ItemGroup>
1515
<InternalsVisibleTo Include="$(MSBuildProjectName).Tests, PublicKey=002400000480000094000000060200000024000052534131000400000100010005cd7fff58a5f07dd84ba50975028ab8f3e6d86aa42579628f27012bdcb335ab71f06ec08a39d4308e0be6d63507b9afdd4763e7625251a68912bfadb5b411627a397e6f70a20eb28f5c841e8e8354fc19a1d538ee079575a59678edc98597f98f659b697c46d5f1ca1f1b0b8be057c9eb0a1496a2da78074760026ee98a3ceb" />

0 commit comments

Comments
 (0)