How to add icons with the vs 2022 preview of resource explorer

In c# gh degree development, please tell me how to solve the problem that adding icons in explorer will fail with the new version of vs 2022preview.

1 Like

@foish Hi, there was a post from @archimax in another thread on this topic. You can change the Resources Explorer to the legacy method. I found that you also have to install System.Resources.Extensions NuGet package using the NuGet Package Manager.

Below is the thread that goes over this topic.

1 Like