What window framework should I target in order to run .Net 8.0

Ronald Rex 1,666 Reputation points
2024-01-05T22:18:40.4866667+00:00

I have intstalled .Net 8 SDK but I can't run my project targeting this Framework?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,716 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,011 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Jiale Xue - MSFT 46,456 Reputation points Microsoft Vendor
    2024-01-08T07:21:38.5766667+00:00

    Hi @Ronald Rex , Welcome to Microsoft Q&A,

    You can use the installer to install the corresponding sdk, which does not require you to manually modify environment variables, etc.

    User's image

    After installing the sdk, create a new project normally, such as Windows Forms App(.net).

    enter image description here

    Best Regards,

    Jiale


    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.

    0 comments No comments

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.