Skip to content

Commit ef2d1e9

Browse files
update dependency system.valuetuple to 4.6.1 (#349)
1 parent 2663e13 commit ef2d1e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Prometheus.Client.Abstractions/Prometheus.Client.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<RepositoryUrl>https://github.com/prom-client-net/prom-client</RepositoryUrl>
77
</PropertyGroup>
88
<ItemGroup Condition="'$(TargetFramework)' == 'net462'">
9-
<PackageReference Include="System.ValueTuple" Version="4.6.0" />
9+
<PackageReference Include="System.ValueTuple" Version="4.6.1" />
1010
</ItemGroup>
1111
</Project>

0 commit comments

Comments
 (0)