I read a few months ago about a tool that was intended to be used to prepare an ASP.Net
project directory for deployment. Does anyone remember this tool or anything
that sounds like this? I have searched all of my News Gator feeds and Googled
for it, but have come up with nothing.
I full well realize that I can achieve this with a few command line xcopies and deletes,
but if there is a handy little util out there, I would like to try it. I am
working on an little application that is informal in nature and doesn’t really deserve
a complete nAnt script.
Update
Before you totally slam on me for this, remember that I could have just deleted this
post instead of being man enough to admit my idiocy.
How, in 3 or so years of coding in Visual Studio for.Net, have I not used the Project
> Copy Project menu item? That pretty much does what I was looking
for a tool to do for me.