I have a problem with VB.net.
Error message:
Two output file names resolved to the same output path: "obj\x86\Debug\FinalProject.Form1.resources"
What's wrong with my project?
I have a problem with VB.net.
Error message:
Two output file names resolved to the same output path: "obj\x86\Debug\FinalProject.Form1.resources"
What's wrong with my project?
it's probably beacause your form has two .resx if you try to delete one, the problem will be go
Check in your project for this and delete the odd one