update SignalR Java client signing cert (#9049)
This commit is contained in:
parent
a7847b56bf
commit
7acf98a16c
|
|
@ -58,7 +58,7 @@
|
|||
<PowerShellSigningCertName>Microsoft400</PowerShellSigningCertName>
|
||||
<PackageSigningCertName>NuGet</PackageSigningCertName>
|
||||
<VsixSigningCertName>VsixSHA2</VsixSigningCertName>
|
||||
<JarSigningCertName>MicrosoftJAR</JarSigningCertName>
|
||||
<JarSigningCertName>MicrosoftJARSHA2</JarSigningCertName>
|
||||
</PropertyGroup>
|
||||
|
||||
<Import Project="build\external-dependencies.props" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue