Skip to content

Commit b98c74b

Browse files
Update dependency System.ValueTuple to 4.6.2
1 parent 34c7605 commit b98c74b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SignhostAPIClient/SignhostAPIClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
<ItemGroup Label=".NET 4.61 Package References" Condition="'$(TargetFramework)' == 'net462'">
5151
<Reference Include="System.Net" />
5252
<Reference Include="System.Net.Http" />
53-
<PackageReference Include="System.ValueTuple" Version="4.6.1" />
53+
<PackageReference Include="System.ValueTuple" Version="4.6.2" />
5454
</ItemGroup>
5555
</Project>

0 commit comments

Comments
 (0)