Skip to content

v4.5.0

Compare
Choose a tag to compare
@PlagueHO PlagueHO released this 25 Jan 02:06
c2b6774
  • Fix example publish to PowerShell Gallery by adding gallery_api
    environment variable to AppVeyor.yml - fixes Issue #187.
  • CertificateDsc.Common.psm1
    • Exclude assemblies that set DefinedTypes to null instead of an empty array
      to prevent failures on GetTypes(). This issue occurred with the
      Microsoft.WindowsAzure.Storage.dll assembly.