Skip to content

v5.0.0

Choose a tag to compare

@PlagueHO PlagueHO released this 20 Jan 05:27
8f9a482
  • BREAKING CHANGE:
    • Renamed ComputerManagement to ComputerManagementDsc - fixes Issue #119.
    • Changed all MSFT_xResourceName to MSFT_ResourceName.
    • Updated DSCResources, Examples, Modules and Tests with new naming.
    • Updated Year to 2018 in License and Manifest.
    • Updated README.md from xComputerManagement to ComputerManagementDsc.
  • OfflineDomainJoin:
    • Cleaned up spacing in strings file to make consistent with other
      resources.
  • VirtualMemory:
    • Converted strings to single quotes in integration test.