Teamcity and .Net 5

Answered

I'm trying to build a solution built with .Net 5. I have installed .Net 5 dotnet-sdk-5.0.100-rc.2.20479.15-win-x64 on Teamcity server. 

 

I'm getting an error 

0
1 comment

The builds run on the build agent, not the server. It looks like the build agent is not detecting the .NET 5 Framework in your error message. Have you installed the Developer Pack for .NET 5 on the build agent?

For additional information on the .NET runner requirements, please refer to our documentation available here: https://www.jetbrains.com/help/teamcity/net.html#Requirements

0

Please sign in to leave a comment.