Our company has started created nuget packages for our internal libraries and we are trying to add pushing of these packaged to our continuous build process. We are currently using the standard push command with specifying a version with the major.minor only. When we do this it says that the push was successful but the version on the server does not get updated.
↧