开发者

backup project copy

开发者 https://www.devze.com 2022-12-12 16:27 出处:网络
h开发者_StackOverflow社区ow do you make a copy of a project in .net?CTRL + C, CTRL + V :) Couldn\'t resist, sorry.

h开发者_StackOverflow社区ow do you make a copy of a project in .net?


CTRL + C, CTRL + V :) Couldn't resist, sorry.

You just need to copy all of the project files over into a new directory.


Create a new project and then copy files from one to the other (using normal windows copy/paste)


I just copy all visual studio files to a different directory.

0

精彩评论

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