Where can I download the .NET 4.5 Multitargeting Pack for my build server?

前端 未结 8 1499
鱼传尺愫
鱼传尺愫 2020-12-13 23:52

I want to build a .net 4.5/VS2012 solution in TeamCity. My builds work on the agent that has VS2012 installed, but on the agent that doesn\'t have VS2012, I get warnings lik

8条回答
  •  隐瞒了意图╮
    2020-12-14 00:42

    This page lists .NET SDKs for each Visual Studio version. http://getdotnet.azurewebsites.net/target-dotnet-platforms.html

    For a smaller download choose the 'developer pack' or 'targeting pack' rather than the full Windows SDK.

提交回复
热议问题