You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WebPackBuild Failed 0:03 // PlatformNotSupportedException: BinaryFormatter serialization and deserialization have been removed. See https://aka.ms/binaryformatter for more information.
this issue happens when .NET 9 is installed on the machine running the command.
Creating a global.json file with a specified .NET SDK to use doesn't work either.
The text was updated successfully, but these errors were encountered:
WebPackBuild Failed 0:03 // PlatformNotSupportedException: BinaryFormatter serialization and deserialization have been removed. See https://aka.ms/binaryformatter for more information.
this issue happens when .NET 9 is installed on the machine running the command.
Creating a global.json file with a specified .NET SDK to use doesn't work either.
The text was updated successfully, but these errors were encountered: