First nuget build
Hello everyone!
I try to do my first build with nuget and it doesn't allow me, these are my build steps:

I click on Run, and says: " No enabled compatible agents for this build configuration.
Please register a build agent or tweak build configuration requirements."
I'm going to see my agents:

How can install Nuget? if I go to tools, I already have it installed:

Can anybody help me?
Please sign in to leave a comment.
Hello,
Which .NET are you using in your project? Can you please check if you have the corresponding Nuget version installed in your agents?
You can install other Nuget versions by following this guide:
https://www.jetbrains.com/help/teamcity/nuget.html#Installing+NuGet+to+TeamCity+agents
Thank you,
Guilherme