** [7.0.2]

* Engine Updates and Fixes

- Ensure null-coalescing LHS is evaluated only once (#12667)
- Restrict loading of `amsi.dll` to `system32` folder (#12730)

* General Cmdlet Updates and Fixes

- Change `Get-FileHash` to close file handles before writing output (#12474) (Thanks @iSazonov!)

* Tools

- Update the PowerShell team list to correct changelog generation (#12927)

* Tests

- Pin major Pester version to 4 to prevent breaking changes caused by upcoming release of `v5` (#12262) (Thanks @bergmeister!)

* Build and Packaging Improvements

<details>

<summary>

<p>Update to .NET Core 3.1.5</p>

</summary>

<ul>
<li>Bump to .NET 3.1.5 and update dependencies (Internal 11699)</li>
<li>Check if Azure Blob exists before overwriting (#12921)</li>
<li>Upgrade <code>APIScan</code> version (#12876)</li>
<li>Fix break in package build by pinning <code>ffi</code> version to <code>1.12</code> (#12889)</li>
<li>Update the build to sign any unsigned files as 3rd party Dlls (#12581)</li>
</ul>

</details>