Код: Выделить всё
Error NETSDK1178 : The project depends on the following workload packs that do not exist in any of the workloads available in this installation: Microsoft.Android.Sdk.net8
You may need to build the project on another operating system or architecture, or update the .NET SDK.
Error NETSDK1178 : The project depends on the following workload packs that do not exist in any of the workloads available in this installation: Microsoft.MacCatalyst.Sdk.net8.0_18.0
You may need to build the project on another operating system or architecture, or update the .NET SDK.
Error NETSDK1178 : The project depends on the following workload packs that do not exist in any of the workloads available in this installation: Microsoft.iOS.Sdk.net8.0_18.0 Microsoft.iOS.Windows.Sdk.Aliased.net8.0_18.0
You may need to build the project on another operating system or architecture, or update the .NET SDK.
Error NU1012 : Platform version is not present for one or more target frameworks, even though they have specified a platform: net8.0-android, net8.0-ios, net8.0-maccatalyst
0>------- Finished building project: Gift.PresenterApp. Succeeded: False. Errors: 4. Warnings: 0
| Имя | Значение |
| -------- | -------- |
| ОС | Окно 11 |
| IDE | Райдер 2024.2.5 |
| Версия .Net SDK | 8.0.402 |
Если вам нужно уточнить что-то еще, свяжитесь со мной.
Я пытался установить соответствующие рабочие нагрузки, но не все были установлены. Вот установленные рабочие нагрузки.
Код: Выделить всё
Workload ID Description
--------------------------------------------------------------------
aspire .NET Aspire SDK
macos .NET SDK Workload for building macOS applications.
maui-tizen .NET MAUI SDK for Tizen
maui-windows .NET MAUI SDK for Windows
Выполняемые команды
Код: Выделить всё
dotnet workload install maui
dotnet workload install android
dotnet workload install ios
dotnet workload install maccatalyst
Код: Выделить всё
Workload installation failed: Workload ID maui isn't supported on this platform.Подробнее здесь: https://stackoverflow.com/questions/790 ... on-windows
Мобильная версия