Open jimminning opened 3 years ago
Look into using System.Windows.Media.Imaging.BitmapDecoder and switching to PowerShell Core. https://docs.microsoft.com/en-us/dotnet/api/system.windows.media.imaging.bitmapdecoder?view=net-5.0
System.Windows.Media.Imaging.BitmapDecoder
Is there a workaround for this until then?
Just continue using Windows PowerShell.
Look into using
System.Windows.Media.Imaging.BitmapDecoder
and switching to PowerShell Core. https://docs.microsoft.com/en-us/dotnet/api/system.windows.media.imaging.bitmapdecoder?view=net-5.0