Site icon Tech Dreams

How To Clear ClickOnce Application Cache

If you want to clear .NET ClickOnce Application cache, run one among the following commands through Visual Studio command prompt.

mage -cc

You can read more about .NET ClickOnce application deployment over here at MSDN

Exit mobile version