In https://github.com/microsoft/typespec/blob/main/packages/http-client-csharp/eng/scripts/RegenPreview.ps1, it would aid the dev workflow if we the script also allowed a "Libraries" param that when provided, the script would only regenerate the specified libraries. In example RegenPreview.ps1 -Libraries "Azure.ResourceManager.AppContainers, Azure.Data.AppConfig"
In https://github.com/microsoft/typespec/blob/main/packages/http-client-csharp/eng/scripts/RegenPreview.ps1, it would aid the dev workflow if we the script also allowed a "Libraries" param that when provided, the script would only regenerate the specified libraries. In example
RegenPreview.ps1 -Libraries "Azure.ResourceManager.AppContainers, Azure.Data.AppConfig"