Nuget Packages not published
I am having an issue where the nuget packages are not being published to the Packages directory once built.
eg.
C:\Users\SVC-PRD-Teamcity\.nuget\packages
Looking at the log the packages seem to be built successfully, however at the end of the process the following issue appears as a warning
Binaries weren't found in artifacts to be published.
This may have something to do with the symbol server? However I am unsure what the issue is. Just wondering if anyone has any ideas on this or could point me in the right direction of what the issue might be?.
Thanks,
Michael
Please sign in to leave a comment.
Hi Michael,
that shouldn't really have to do with the symbol server. Are you configuring them as build artifacts?
Hi Denis,
Thank you for your response.
Looking at the log it seems that the artifacts are being published. However the warning message about ''Binaries weren't found in the artifacts to be published' appears and the nuget packages aren't added to the packages directory.