
Problem migrating VS.NET 2002 to 2003
Hi,
I have created Windows Forms application and setup project for it in VS.NET
2002.
After I recompiled Windows Forms application in VS.NET 2003, setup project
has detected that my Windows Forms application depends on a dozen of
framework DLLs (e.g. System.Dll, System.Data.Dll, ...)
Setup Wizard wants to install these system files into application folder as
dependencies of the main application file.
Why system Framework DLLs are included as part of my application package by
default ?
Dmitriy.