79252077

Date: 2024-12-04 17:05:47
Score: 1.5
Natty:
Report link

Like user Battle, I come from the future, Visual Studio 2019. I tried the answers here and did not achieve success.

In the end, I opened the .vbproj file in Notepad++ and removed any references to Resources.resx. Since it's a well structured text file, it was not difficult.

I could do this because my application is a console application and is relatively simple. Make a backup first!

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Steve Boyko