Skip to content

Commit 68b4dce

Browse files
committed
Update ClickOnce overview
1 parent 7e77304 commit 68b4dce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/deployment/clickonce-security-and-deployment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "ClickOnce Security and Deployment"
2+
title: "ClickOnce Deployment and Security"
33
description: Learn about Visual Studio support for ClickOnce, a deployment technology that enables you to create self-updating Windows-based applications.
44
ms.date: "09/23/2024"
55
ms.topic: "conceptual"
@@ -17,7 +17,7 @@ ms.author: mikejo
1717
manager: mijacobs
1818
ms.subservice: deployment
1919
---
20-
# ClickOnce security and deployment
20+
# ClickOnce deployment and security
2121

2222
ClickOnce is a deployment technology that enables you to create self-updating Windows-based applications that can be installed and run with minimal user interaction. Visual Studio provides full support for publishing and updating applications deployed with ClickOnce technology if you have developed your projects with Visual Basic and Visual C#. For information about deploying Visual C++ applications, see [ClickOnce Deployment for Visual C++ Applications](/cpp/windows/clickonce-deployment-for-visual-cpp-applications).
2323

0 commit comments

Comments
 (0)