Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problema para acompanhar o tutorial da Microsoft de Aplicativo NetMaui!!!! #40967

Open
fasfurtado opened this issue May 16, 2024 · 1 comment
Assignees
Labels
Area-Workloads untriaged Request triage from a team member

Comments

@fasfurtado
Copy link

Problem encountered on https://dotnet.microsoft.com/pt-br/learn/maui/first-app-tutorial/create
Operating System: windows

Provide details about the problem you're experiencing. Include your operating system version, exact error message, code sample, and anything else that is relevant.

Encontrei o erro NU1012 para as plataformas de destino:
Severity Code Description Project File Line Suppression State Details
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 MyFirstNetmauiApp F:\MULTILASER\Programas\MyFirstNetmauiApp\MyFirstNetmauiApp\MyFirstNetmauiApp.csproj 1
O NET8.0 SDK está devidamente instalado:
F:\MULTILASER\Programas\MyFirstNetmauiApp>dotnet --list-sdks
7.0.409 [C:\Program Files (x86)\dotnet\sdk]
8.0.205 [C:\Program Files (x86)\dotnet\sdk]
e, os workloads estão instalados:
F:\MULTILASER\Programas\MyFirstNetmauiApp\MyFirstNetmauiApp>dotnet workload list

Installed Workload Id Manifest Version Installation Source

macos 14.2.8053/8.0.100 SDK 8.0.200, VS 17.9.34902.65
maui-windows 8.0.21/8.0.100 SDK 8.0.200, VS 17.9.34902.65

Use dotnet workload search to find additional workloads to install.

F:\MULTILASER\Programas\MyFirstNetmauiApp\MyFirstNetmauiApp>dotnet workload search

Workload ID Description

macos .NET SDK Workload for building macOS applications.
maui-tizen .NET MAUI SDK for Tizen
maui-windows .NET MAUI SDK for Windows

Não consigo instalar workload para android, especificamente:
F:\MULTILASER\Programas\MyFirstNetmauiApp\MyFirstNetmauiApp>dotnet workload install android
Workload ID android isn't supported on this platform.

A opção para debug em aparelho local (android) não está aparecendo na caixa de seleção apropriada.

Alguma sugestão para resolver esses problemas?

Copy link
Contributor

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@PureWeen PureWeen transferred this issue from dotnet/maui May 17, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Workloads untriaged Request triage from a team member labels May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Workloads untriaged Request triage from a team member
Projects
None yet
Development

No branches or pull requests

2 participants