Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

One specific nuget package is not getting pushed to gitlab

$
0
0

I am pushing packages to one of my gitlab repositories.

All the packages are pushing fine except for one version of one package.

I have three versions of the same package

enter image description here

And I am giving this as the source to dotnet nuget push command and 2.0.0 and 2.0.1 packages are pushed successfully while 1.0.1 package is never getting pushed.

And it does not give any error, it even shows in the command line that it is trying to push all the three folder packages one by one and showed success for all of them but everytime leaves 1.0.1.

The only difference is that 1.0.1 targets .net 4 while other two are .net core projects.

I thought initially that that could be the reason but the checked that there is another project with multiple version and few of them targeting .net 4 and they got pushed successfully.

Not sure what is wrong with this particular package.

And the problem is it never shows any error, always shows success.


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>