Skip to content

Commit c0cb6d4

Browse files
Merge pull request #14143 from MicrosoftDocs/main
Auto Publish – main to live - 2025-07-29 22:30 UTC
2 parents 2249576 + d231d5e commit c0cb6d4

5 files changed

+9
-99
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "docs/ide/reference/pre-build-event-post-build-event-command-line-dialog-box.md",
5+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/ide/reference/pre-build-event-post-build-event-command-line-dialog-box",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path": "docs/ide/reference/my-extensions-page-project-designer-visual-basic.md",
510
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/ide/reference/my-extensions-page-project-designer-visual-basic",

docs/deployment/how-to-include-prerequisites-with-a-clickonce-application.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Include prerequisites (ClickOnce app)
33
description: Learn how to get installer packages for prerequisites to distribute for your ClickOnce application for your development computer.
4-
ms.date: 9/18/2024
4+
ms.date: 7/29/2025
55
ms.topic: how-to
66
author: mikejo5000
77
ms.author: mikejo
@@ -41,7 +41,7 @@ Before you can distribute prerequisite software with a ClickOnce application, yo
4141

4242
6. Copy the file to the root folder for the prerequisite.
4343

44-
For example, for the .NET Framework 4.7.2 prerequisite, copy the file to the *\Packages\DotNetFX472* folder.
44+
For example, for the .NET Framework 4.7.2 prerequisite, copy the file to the `%ProgramFiles(x86)%\Microsoft SDKs\ClickOnce Bootstrapper\Packages\DotNetFX472* folder.
4545

4646
You can now distribute the installer package with your application.
4747

docs/ide/how-to-specify-build-events-csharp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ helpviewer_keywords:
1212
- builds [Visual Studio], events
1313
f1_keywords:
1414
- cs.ProjectPropertiesBuildEvents
15+
- cs.ProjectPropertiesBuildEventsBuilder
1516
author: ghogen
1617
ms.author: ghogen
1718
manager: mijacobs

docs/ide/how-to-specify-build-events-visual-basic.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ helpviewer_keywords:
1212
- builds [Visual Studio], events
1313
f1_keywords:
1414
- vb.ProjectPropertiesBuildEvents
15+
- vb.ProjectPropertiesBuildEventsBuilder
1516
author: ghogen
1617
ms.author: ghogen
1718
manager: mijacobs

docs/ide/reference/pre-build-event-post-build-event-command-line-dialog-box.md

Lines changed: 0 additions & 97 deletions
This file was deleted.

0 commit comments

Comments
 (0)