Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Target Framework
Message
General information
Forum:
ASP.NET
Category:
Windows Presentation Foundation (WPF)
Miscellaneous
Thread ID:
01468004
Message ID:
01468082
Views:
44
>>When I create a new WPF project, VS creates it targeting the .NET Framework 4 Client Profile, instead of .NET Framework 4.
>>
>>Anyone know why?
>
>(a) Because those DLLs are all that you would normally need at runtime - for WPF or WinForms apps (most of the stuff that is excluded is ASP.NET related)
>(b) The Client Profile is part of Windows update so in many cases will already be installed on target machines.
>
>>Can I change the default that it gets set to for new projects?
>
>Unless you actually find that some functionality that you need is missing I'd leave well alone. If you really must then, AFAIK, the only way to change the default option is to hack the WPFApplication.csproj template.....

The problem is that when I have multiple projects in my solution, the namespaces are not being resolved unless I set all projects to .NET Framework 4.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform