E
Elisa
Hi,
In Visual Studio .NET 2003, my Solutions Explorer window, I have the
following tree:
MyProject
|->img
| |->MyImage1.bmp
| |->MyImage2.bmp
|->MyClass.vb
However, if I deploy, everything is dumped in the same folder
(MyProject). How do I tell VS to deploy the files with the folder
structure intact?
Regards,
Elisa
In Visual Studio .NET 2003, my Solutions Explorer window, I have the
following tree:
MyProject
|->img
| |->MyImage1.bmp
| |->MyImage2.bmp
|->MyClass.vb
However, if I deploy, everything is dumped in the same folder
(MyProject). How do I tell VS to deploy the files with the folder
structure intact?
Regards,
Elisa