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!