3 references to CurrentAspNetCoreCertificateVersion
Templates.Tests (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
99
public CertificateManager() : this(LocalhostHttpsDistinguishedName,
CurrentAspNetCoreCertificateVersion
, CurrentMinimumAspNetCoreCertificateVersion)
755
/// When making changes to the certificate generated by this method, ensure that the <see cref="
CurrentAspNetCoreCertificateVersion
"/> constant is updated accordingly.
899
/// If making changes to the certificate generated by this method, ensure that the <see cref="
CurrentAspNetCoreCertificateVersion
"/> constant is updated accordingly.