Luis Enrique Espejo
Luis Enrique Espejo

Reputation: 1

C# project resource file not found

I cloned a project to VS 2022 and I am trying to debug the code, but I am facing an error with the resource file:

System.IO.FileNotFoundException: 'Could not load file or assembly 'Plugins.resources', Version=1.3.0.0, Culture=en-GB, The system cannot find the file specified.'

For some reason the project could not find the file.

I tried recreating the entire file and it didn't work.

I also tried moving the resource file to another folder or inside the project properties and also it didn't work

What am I missing?

Upvotes: 0

Views: 58

Answers (0)

Related Questions