Skip to content

Updated release of VS2022 Extension to support .NET MAUI on .NET 7 RC1

Compare
Choose a tag to compare
@egvijayanand egvijayanand released this 04 Oct 20:58
· 379 commits to main since this release
8368663
  1. A parameter named framework has been introduced that takes either .NET 6 (Long-time support) net6.0 or .NET 7 (Preview) net7.0 as its options (with net7.0 being the default value).
  2. For projects targeting .NET 7, a parameter named (--include-maps / -inm) to add and configure the Maui Maps NuGet package.
  • .NET MAUI Project and Item Templates - v2.0.0.0