JetBrains / teamcity-dotnet-plugin

TeamCity plugin for .NET projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to publish to local TeamCity nuget feed

gHoodlum opened this issue · comments

Here is a new issue I am running into. I added a Nuget Pack build step to publish to our local Nuget feed, but the process errors out with a message of "Unable to find ''. Make sure the project has been built." I have attached the log and an image of the build configuration.

ObjectMapper.Core_Build_5.log

image

Thanks.

@gHoodlum sorry for delay, I've assigned a person who can help

@gHoodlum try using the newest version of NuGet, for example 4.3.0. Looks like 3.4.3 is too old for the new .net core project model

@gHoodlum, standalone NuGet client works with .NET Core projects starting with version 3.5.