What is NetFx in the Windows SDK?
Posted
by emddudley
on Stack Overflow
See other posts from Stack Overflow
or by emddudley
Published on 2010-04-30T18:50:03Z
Indexed on
2010/04/30
18:57 UTC
Read the original article
Hit count: 799
windows-sdk
|netfx
What is NetFx, in the context of the Windows SDK? What differentiates NetFx tools from the tools in the regular SDK bin directory?
I noticed that the version of sgen.exe in C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\ was built against .NET 2.0, but the version in C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools\ was built against .NET 4.0.
© Stack Overflow or respective owner