PrezSkroob
PrezSkroob
I also encountered this issue with an existing project (just posted something in the discussion section on this very topic). I already had the latest Xamarin.Forms (5.0.0.2337) when I installed...
It seems that it might be related to installing this toolkit package through the NuGet Package manager and having the preview version of MAUI installed, as that was my setup....
> Maybe important to add: It only happens in the project that has the package reference. Even though the "UWP" project uses the "Shared" project as reference (includes it) and...
> It seems that it might be related to installing this toolkit package through the NuGet Package manager and having the preview version of MAUI installed, as that was my...
> When I checkout the tag 2.0.0 of this project and compile that on my machine, then use the compiled (Debug/Release) DLL file as reference instead of the NuGet Package...
> I've also managed to install the repro on a device without VS 2022 ever installed - same issue. > > But, I first tried with my old version of...
I haven't gotten around to trying to downgrade my version of Visual Studio, I did notice something interesting when using the pre-processor. (I'm using Visual Studio 2019 V16.11.11 now by...