We installed the SDK.NET Framework 2.0 on our build server to run MSBuild and run our builds. Now we are upgrading to the .NET Framework 3.5. We do not want to install the full Visual Studio, but we cannot find the .NET Framework 3.5 SDK on the Internet?
Question: what do we need to download and install in order to get the equivalent of installing the .NET Framework 3.5 SDK?
source
share