MAC - change project reference from 8 to 9 using VS code

Dani_S 3,956 Reputation points
2025-01-23T09:35:01.21+00:00

Hi,

From my maui app I have two ProjectRefrences to 8 , how to change them to 9 ?

Curret:

<PropertyGroup>

<TargetFramework>8.0.0</TargetFramework>

<PropertyGroup>

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,864 questions
{count} votes

Accepted answer
  1. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 47,686 Reputation points Microsoft Vendor
    2025-01-24T01:05:06.6333333+00:00

    Hello,

    Detailed steps on how to upgrade Maui to .net 9.0 and details on how to change the Project file have been provided by the .net Maui official documentation. You could refer to the following documentation for details.

    Best Regards,

    Alec Liu.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.