### Prerequisites - [x] Write a descriptive title. - [x] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [x] Search the existing issues. - [x] Refer to the [FAQ](https://github.com/PowerShell/PowerShell/blob/master/docs/FAQ.md). - [x] Refer to [Differences between Windows PowerShell 5.1 and PowerShell](https://learn.microsoft.com/powershell/scripting/whats-new/differences-from-windows-powershell). ### Steps to reproduce Every release of PowerShell publishes its SMA (System.Management.Automation) NuGet package. However, this has not happened for 7.4.8. cc @TravisEz13 https://www.nuget.org/packages/System.Management.Automation  ### Expected behavior ```console SMA NuGet package of version 7.4.8 available on nuget.org ``` ### Actual behavior ```console SMA NuGet package of version 7.4.8 not available on nuget.org ``` ### Error details ```console ``` ### Environment data ```powershell 7.4.8 ``` ### Visuals _No response_
Prerequisites
Steps to reproduce
Every release of PowerShell publishes its SMA (System.Management.Automation) NuGet package. However, this has not happened for 7.4.8. cc @TravisEz13
https://www.nuget.org/packages/System.Management.Automation
Expected behavior
SMA NuGet package of version 7.4.8 available on nuget.orgActual behavior
SMA NuGet package of version 7.4.8 not available on nuget.orgError details
Environment data
Visuals
No response