Why Visual Studio 2022 set MyProjectName before ‘My.Resources’ in designer file?
i’m having an issue in designeer file on winforms project after Visual Studio 2022 update. When i add a resource like an image in form Visual studio set the image like ‘MyProjectName.My.Resource.image’. If i remove ‘MyProjectname.’ project is build correctly otheerwise not like in the image attached.
Could someone help me?
This thing drives me crazy, thanks a lot