c# - Is it possible to include only required dlls and not the entire .Net framework? -
How can I include just some DLS of the net frame that was used with the setup project instead of installation in my program goes. The entire framework?
Thank you
I would recommend the .NET client profile, described. ".NET Framework Targets Client Profiles Client Applications, which is a subset of the complete .NET Framework 3.5 SP1, providing a well-organized subset of Windows Presentation Foundation (WPF), Windows Form, Windows Communication Foundation WCF), and ClickOn FEATURES. It enables fast deployment scenarios for WPF, Windows Forms, WCF, and console applications, which enables the .NET Framework Client Rofail target. "
Comments
Post a Comment