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 2663e13 commit ef2d1e9Copy full SHA for ef2d1e9
1 file changed
src/Prometheus.Client.Abstractions/Prometheus.Client.Abstractions.csproj
@@ -6,6 +6,6 @@
6
<RepositoryUrl>https://github.com/prom-client-net/prom-client</RepositoryUrl>
7
</PropertyGroup>
8
<ItemGroup Condition="'$(TargetFramework)' == 'net462'">
9
- <PackageReference Include="System.ValueTuple" Version="4.6.0" />
+ <PackageReference Include="System.ValueTuple" Version="4.6.1" />
10
</ItemGroup>
11
</Project>
0 commit comments