How does one pin a .NET MAUI workload or even pin a MAUI version? Asking for a friend 😭
#dotnetmaui #dotnet cc @jfversluis @jamesmontemagno @davidortinau
#dotnetmaui #dotnet cc @jfversluis @jamesmontemagno @davidortinau
Description When I explicitly specify a previous preview version in the csproj file using the MauiVersion tag, an attempt to build the project leads to the "Value cannot be null" errors. Microsoft ...