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

Ronald Rex 1,671 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 for business | Windows Client for IT Pros | User experience | Other
Developer technologies | C#
Developer technologies | 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.
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    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' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.