Open ErikSJan opened 3 years ago
Now whaen I try to create a .NET maui app in VS 2022 I only get an empty solution without any error.
When you create MAUI solution uncheck "place solution in same folder"
This might help: https://github.com/dotnet/maui/wiki/Installing-.NET-6
This might help: https://github.com/dotnet/maui/wiki/Installing-.NET-6
I think on windows by now you can use visual studio 2022 preview to install Maui and .net 6. But you have to uninstall previous installations with the powershell script from the maui check repository.
I think on windows by now you can use visual studio 2022 preview to install Maui and .net 6. But you have to uninstall >previous installations with the powershell script from the maui check repository.
all was removed, reinstalled. All steps from your previos post was made - result you already saw.
Hello,
here the error in maui-check:
Updated advertising manifest microsoft.net.sdk.android. Updated advertising manifest microsoft.net.sdk.ios. Updated advertising manifest microsoft.net.sdk.maccatalyst. Updated advertising manifest microsoft.net.sdk.maui. Updated advertising manifest microsoft.net.workload.emscripten. Updated advertising manifest microsoft.net.workload.mono.toolchain. Workload update failed: Invalid rollback definition. The manifest IDs in rollback definition C:\Users\Erik\AppData\Local\Temp\maui-check-e0c352a5\workload.json do not match installed manifest IDs.
I tried all workaround I could find in the previous issues but none work. Now whaen I try to create a .NET maui app in VS 2022 I only get an empty solution without any error.