Skip to content

v3.0.1-preview0001

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 29 Jun 16:01
935e86c

[v3.0.1-preview0001]

Changed

  • DnsServerDsc
    • Changed the issue template for reporting a problem with a resource to
      use the new GitHub issue forms template.
    • Changed the issue template for proposing a new resource to use the new
      GitHub issue forms template.
    • Replaced the private function ConvertTo-HashTableFromObject with the
      public function ConvertFrom-DscResourceInstance (from DscResource.Common).