How can I move my Dynamic Data folder?

Posted by ProfK on Stack Overflow See other posts from Stack Overflow or by ProfK
Published on 2010-05-30T23:56:55Z Indexed on 2010/05/31 0:02 UTC
Read the original article Hit count: 225

Filed under:
|
|
|

I accidentally moved my Dynamic Data' folder into myImagesfolder. The project still compiles, but it's just not right. However, when I try to move it back to the root in Visual Studio, I get an error that the destination folder already exists. If I moveDynamic Data` back to the root outside of Visual Studio, the project no longer compiles because the compiler can't find any dynamic data files.

My infancy with git prompted me to ask here before embarking on an unpleasant 2am quest.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about git