Skip to content

Commit ccd7b76

Browse files
committed
Merged main into live
2 parents 9392ce7 + 51b00ad commit ccd7b76

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 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: 11/04/2016
4+
ms.date: 9/18/2024
55
ms.topic: how-to
66
author: mikejo5000
77
ms.author: mikejo
@@ -21,8 +21,7 @@ Before you can distribute prerequisite software with a ClickOnce application, yo
2121

2222
By default, the path is `%ProgramFiles(x86)%\Microsoft SDKs\ClickOnce Bootstrapper\Packages\`.
2323

24-
>[!NOTE]
25-
> Starting with the Visual Studio 2019 Update 7 release bootstrapper packages will also be discovered under the path `<VS Install Path>\MSBuild\Microsoft\VisualStudio\BootstrapperPackages`.
24+
Starting with Visual Studio 2019 Update 7, some .NET bootstrapper packages will also be discovered under the path `<VS Install Path>\MSBuild\Microsoft\VisualStudio\BootstrapperPackages`.
2625

2726
2. Open the folder for the prerequisite that you want to add, and then open the language folder for your installed version of Visual Studio (for example, **en** for English).
2827

0 commit comments

Comments
 (0)