Skip to content

v3.13.0

Compare
Choose a tag to compare
@johlju johlju released this 07 Mar 16:09
83ff0c5

3.13.0.0

  • MSFT_xVMSwitch:
    • Changed 'Id' parameter form read only to optional so the VMSwitch ID can be set on Windows Server 2016. This is important for SDN setups where the VMSwitch ID must remain the same when a Hyper-V host is re-installed.
    • Update appveyor.yml to use the default template.
    • Added default template files .codecov.yml, .gitattributes, and .gitignore, and
      .vscode folder.