Hello @Anonymous ,
Welcome to Microsoft Q&A forum.
Could you please edit your question into English, so that we can better help you?
For the error you got, please try following suggestions and let us know if the error disappears.
- Remove project cache(the hidden .vs folder in your solution folder, and some other cache folders like bin, obj), rebuild your project.
- Try to repair VS from VS Installer > More > Repair and reset VS settings by running
devenv /ResetSettings
inDeveloper Command Prompt for Visual Studio 2022 Professional
. - Try to create a new project and test, if the issue is reproducible, please share us the detailed steps to reproduce this issue and check further.
Best Regards,
Tianyu
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.