Examining the Application and Deployment Manifests

When you use the Publish Wizard in ClickOnce, Visual Studio will publish your application to the URL you have indicated. For example, if you indicated http://localhost/MyApp/ as the publishing directory and you mapped the virtual directory MyApp to the local path C:\Inetpub\wwwroot\MyApp, two types of files will be created under the C:\Inetpub\wwwroot\MyApp directory:

  • The application manifest

  • The deployment manifest

The next two sections take a closer look at what these two types of files do.

Get Use ClickOnce to Deploy Windows Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.