TeamCity NuGet feed URL not returning Project URL or Repository URL even though .csproj file contains those elements
Our NuGet feed URL:
does not return Project URL or Repository URL information, even though the .csproj file contains the appropriate XML elements:
<PackageProjectUrl>https://…………….</PackageProjectUrl>
<RepositoryUrl>https://……………</RepositoryUrl>
When a local non-TeamCity NuGet feed is set up, this returns the mentioned fields, so it's not a problem with the project.
Please sign in to leave a comment.
Version is TeamCity Professional 2024.12.2 (build 174504)
Hi Alan,
In the NuGet feed configuration, do you have
Automatic packages indexingset to true? Also, can you please share more details on the build step configuration(s) where the packages are being created? Are you using the NuGet packages indexer or the NuGet feed credentials as well? If so, can you share their configurations as well?You can share them with us using our secure upload service and share the upload id in the reply.
https://uploads.jetbrains.com/
Regards,
Guilherme