Skip to content

Commit f9a8bee

Browse files
authored
Merge pull request #1425 from MicrosoftDocs/FromPublicMaster
Confirm merge from FromPublicMaster to master to sync with https://github.com/MicrosoftDocs/visualstudio-docs (branch master)
2 parents 89adf3e + af1d6d7 commit f9a8bee

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docs/ide/reference/publish-page-project-designer.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,8 @@ The **Publish** page of the **Project Designer** is used to configure properties
2929
3030
## UIElement List
3131
**Publishing Folder Location**
32-
Specifies the location where the application is published. Can be a drive path (`C:\deploy\myapplication`), a file share (`\\server\myapplication`), an FTP server (`ftp://ftp.microsoft.com/myapplication`), or a Web site (`http://www.microsoft.com/myapplication`). Note that text must be present in the **Publishing Location** box in order for the browse (**...**) button to work.
33-
34-
By default, the publishing location is `http://localhost/<projectname>/` if you have IIS installed, or the `publish\` directory if you do not have IIS installed. If your computer is running Windows Vista, the default is always the `publish\` directory, regardless of whether you have IIS installed.
35-
32+
Specifies the location where the application is published. Can be a drive path (`C:\deploy\myapplication`), a file share (`\\server\myapplication`), or an FTP server (`ftp://ftp.microsoft.com/myapplication`). Note that text must be present in the **Publishing Location** box in order for the browse (**...**) button to work.
33+
3634
**Installation Folder URL**
3735
Optional. Specifies a Web site to which users go to install the application. This is necessary only when it differs from the **Publishing Location**, for example, when the application is published to a staging server.
3836

@@ -83,4 +81,4 @@ The **Publish** page of the **Project Designer** is used to configure properties
8381
[How to: Change the Publish Language for a ClickOnce Application](../../deployment/how-to-change-the-publish-language-for-a-clickonce-application.md)
8482
[How to: Specify a Start Menu Name for a ClickOnce Application](../../deployment/how-to-specify-a-start-menu-name-for-a-clickonce-application.md)
8583
[How to: Specify a Publish Page for a ClickOnce Application](../../deployment/how-to-specify-a-publish-page-for-a-clickonce-application.md)
86-
[ClickOnce Security and Deployment](../../deployment/clickonce-security-and-deployment.md)
84+
[ClickOnce Security and Deployment](../../deployment/clickonce-security-and-deployment.md)

0 commit comments

Comments
 (0)