I am trying to find out how to publish my service (or website) from VS 2008 as separate dlls and some xslt files.
I have an old project that I am working on and it uses 2008. I thought you could do this.
It has a deployment project that specifies all the referenced assemplies and the couple extra files it needs but it create an install or setup file.
I don't want that. I want it to move the files from the bin folder to the publish folder.
Can this be done?
Thanks,
Tom
I have an old project that I am working on and it uses 2008. I thought you could do this.
It has a deployment project that specifies all the referenced assemplies and the couple extra files it needs but it create an install or setup file.
I don't want that. I want it to move the files from the bin folder to the publish folder.
Can this be done?
Thanks,
Tom