I have 2 errors thats popping up and I dont know how to resolve them. #29430
Labels
s/needs-info
Issue needs more info from the author
s/no-recent-activity
Issue has had no recent activity
tutorials
Problem encountered on https://dotnet.microsoft.com/en-us/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.
These are the errors that pop up when I created the project.
'MauiApp' is a namespace but is used like a type
The type or namespace name 'CreateBuilder' does not exist in the namespace 'MyFirst.MauiApp' (are you missing an assembly reference?)
The text was updated successfully, but these errors were encountered: