.NET 4.0 build issues on CI server

前端 未结 4 671
小蘑菇
小蘑菇 2020-11-29 17:26

Anybody manage to get .NET 4.0 applications compiling on a CI server without installing Visual Studio 2010 on a CI server?

No SDK exists for .NET 4.0. Have installed

4条回答
  •  失恋的感觉
    2020-11-29 17:50

    SDK for .NET 4.5 available here. Installer works well with proxy with basic authorization. Supported Operating Systems: Windows 8, Windows Server 2012, Windows 7, Windows Server 2008 R2

    P.S. My answer is more like a comment to Jeremy answer, but I have not enough reputation to comment on the answers.

提交回复
热议问题