Nuget with same Name and Version are not overwrittten

In the documentation for nuget packages it says that published nuget packes with same name will overwritte the old files.

This is not the case for me. With every push it creates a new file with the exact same name and version. Visual Studio will then always use the oldest file instead of the new.

Is there a config or something i need to make so the files really get overwritten?

Thanks for the help :slight_smile:

Hi @ADMIACedric
do you use gitlab.com or self-managed instance? If self-managed what version?

I use self-managed instance:
GitLab Enterprise Edition [13.10.0-ee]