mrlacey / MauiAppAccelerator

A Visual Studio extension to accelerate the creation of new .NET MAUI apps.
https://marketplace.visualstudio.com/items?itemName=MattLaceyLtd.MauiAppAccelerator
MIT License
326 stars 10 forks source link

Warning creating project #46

Open eduardoagr opened 5 months ago

eduardoagr commented 5 months ago

Describe the bug Create a new Maui project.

To Reproduce Steps to reproduce the behavior:

Expected behavior I want a clean project with all the nugget updated.

Screenshots image

mrlacey commented 5 months ago

What are the actual warnings you're getting? Which version of the extension have you got installed? Which options did you choose in the wizard?

I try and keep things as up to date as I can with new versions of extensions and so address warnings from requiring a newer package version as quickly as possible.

There are also VS configuration options that prevent restoring automatically and can lead to you seeing these warnings until you do a full build.

Do you get the same warnings if you do a File > New > MAUI project with the official templates?

eduardoagr commented 5 months ago

I can confirm, that with MAUI NEW, I do not get any problems, but it appears sometimes.