We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7278d0e commit 2bab04cCopy full SHA for 2bab04c
1 file changed
src/Signhost.APIClient/Signhost.APIClient.csproj
@@ -44,6 +44,6 @@
44
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
45
</PackageReference>
46
<PackageReference Include="Polly" Version="8.6.5" />
47
- <PackageReference Include="EntrustSignhostClientLibrary" Version="4.2.1" />
+ <PackageReference Include="EntrustSignhostClientLibrary" Version="4.3.0" />
48
</ItemGroup>
49
</Project>
0 commit comments