I am updating .nupkg plugin package, using plugin registration tool. But after updating it the latest code is not get reflected properly. Sometimes even the older version is coming back automatically. Only one developer is working on it so there no chance of overwrite by other developer. Creating the package by rebuilding the solution or clean and then Build.
I found out older code is coming back or new code not updated properly by using traces.
Not sure what is wrong, can anyone please help? If there any best practice to follow while working with .nupkg plugin package, please let me know.