Microsoft.CSharp.Targets ?? Help!

  • Thread starter Thread starter gwoodhouse
  • Start date Start date
G

gwoodhouse

Hi Guys,

Been working on my code recently, and seeming for no reason at all
(just changed a form component name) this error appeared: C:\WINDOWS
\Microsoft.NET\Framework\v2.0.50727\Microsoft.CSharp.targets(147,9):
error MSB3105: The item "obj\Debug
\VACToolPrototype.DigitalInputForm.resources" was specified more than
once in the "Resources" parameter. Duplicate items are not supported
by the "Resources" parameter.

I havn't a clue on even how to understand that file, nevermind fix it.
Can i just overwrite it with a previous version i have on SVN? or will
i lose some of my changes?
 
Perhaps i posted too soon:

For some reason VS had duplicated a .rsx file for one of my forms.
*kicks VS*.

Thanks anyway!
 
Back
Top