Upgrade Your .NET MAUI App to .NET 7 in Under 1 Minute!

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
Upgrading your .NET MAUI app to .NET 7 is actually a quite simple thing to do. The only thing that you want to make sure is that you have the .NET 7 SDK installed on your machine, which you can very easily do by installing Visual Studio 2022 17.4. Then let's open up our .NET MAUI app. So here you see a typical .NET MAUI application csproj file. So you can see the TargetFrameworks say net6.0-android, net6.0-ios, net6.0maccalyst, etc. I formatted it a little bit differently so that it fits on your screen. And the only thing that you want to do here is basically replace the 6 with a 7 for all the target frameworks right here. Save. And then you can see in the Solution Explorer under the Dependencies that it upgrades to .NET 7 for all the things. Wait for the dependencies to load and you can just start running your app as a net seven application. That's it. That's the video. For more .NET MAUI content, check out this playlist like and subscribe.
Info
Channel: Gerald Versluis
Views: 6,018
Rating: undefined out of 5
Keywords: .net maui, .net 7, dotnet 7, dotnet maui, net maui, upgrade .net maui .net 7, maui .net 7, targetframeworks, .net maui app, .net maui tutorial, dotnet maui tutorial, visual studio 2022, net maui tutorial, targetframeworks net6.0, targetframeworks csproj, targetframework visual studio
Id: z68VNaTZk5g
Channel Id: undefined
Length: 0min 51sec (51 seconds)
Published: Wed Nov 16 2022
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.