TeamCity NuGet feed URL not returning Project URL or Repository URL even though .csproj file contains those elements

Our NuGet feed URL:

https://teamcity.ourserver.net/httpAuth/app/nuget/feed/_Root/Codwellers/v3/registration1/our.package/4.0.8.json

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.

0
2 comments

Version is TeamCity Professional 2024.12.2 (build 174504)

0

Hi Alan,

In the NuGet feed configuration, do you have Automatic packages indexing  set 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

0

Please sign in to leave a comment.