Question

What is the role of AjaxControlToolkit.dll.refresh file ?

Was it helpful?

Solution

*.dll.refresh files are a very simple file telling the project where the external reference exists. http://monsur.xanga.com/437206798/dllrefresh-and-aspnet/

They allow the project to update the reference. If you open it in a text editor, you'll see it just holds a path to the reference.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top