开发者

How can I move my Dynamic Data folder?

I accidentally moved my Dynamic Data folder into my Images folder. 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 move Dynamic 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.


Close visual studio.

Go to the project folder in windows explorer. Is there a DD folder in the root? What does it contain? Move the DD folder in the root a temp location.

Move the DD folder under images to the root location. Open your .proj file and change the location of the DD folder to the one in root.

Finally open the solution in Visual studio.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜