Skip to content

v2112.8.65

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 07:23
· 368 commits to main since this release
a32195d
  • Adds the follow lines to close any handles to the Registry before unloading the default profile
$result.Handle.Close()
[gc]::Collect()
  • Update logging for loading and unloading the default profile
  • Fix #10 #11