update SignalR Java client signing cert (#9049)

This commit is contained in:
Andrew Stanton-Nurse 2019-04-10 20:53:00 -07:00 committed by GitHub
parent a7847b56bf
commit 7acf98a16c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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" />