Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
Well, if the new BO Library is in the same solution, you can multiselect your business objects within the Solution Explorer and then drag them into the new project. However, if the library isn't in the same solution, then you'll need to go to the library, right-click in Solution Explorer and select Add -> Existing Item... In the browse dialog, you can then multiselect the files you want to bring in.
|