.net - Azure continuous deployment clear dlls -


after updating latest version of devexpress dll files got name changed somename.13.2.dll somename.14.1.dll. included latest in project when deploy, old still in bin folder on azure. there way can modify build definition deletes unnecessary files? tried setting allow upgrade false did not help.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -