Skip to content

Commit 32b61f6

Browse files
committed
Merged main into live
2 parents 3245ec7 + dc5c939 commit 32b61f6

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/ide/dotfuscator/index.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Use Dotfuscator Community to protect .NET apps
3-
ms.date: 03/28/2019
3+
ms.date: 07/25/2024
44
ms.devlang: dotnet
55
ms.topic: overview
66
keywords: Dotfuscator, Dotfuscator CE, Dotfuscator Community, PreEmptive, PreEmptive Solutions, PreEmptive Protection, protection, community edition, obfuscation, .NET, free, Visual Studio 2019, Visual Studio 2017, Visual Studio
@@ -79,6 +79,8 @@ To begin using Dotfuscator Community from Visual Studio, type `dotfuscator` into
7979

8080
You can also get the **latest version** of Dotfuscator Community from [the Dotfuscator Downloads page on preemptive.com][download].
8181

82+
:::moniker range="vs-2019"
83+
8284
## Upgrade from Dotfuscator Community 5
8385

8486
Learn how to upgrade to PreEmptive Protection - Dotfuscator Community 6.
@@ -116,6 +118,9 @@ This section includes sets of instructions for upgrading typical usages of Dotfu
116118

117119
Dotfuscator Community is distributed as an extension for Visual Studio. The instructions to install Dotfuscator 6 vary by which version of Visual Studio you have:
118120

121+
* **Visual Studio 2022**
122+
Dotfuscator Community 6 is included in Visual Studio 2022.
123+
119124
* **Visual Studio 2019**
120125
Dotfuscator Community 6 is included in later versions of Visual Studio 2019 (version 16.10.0 and later).
121126
[Update Visual Studio 2019][vs-update] to the latest version. Updating Visual Studio automatically upgrades any Dotfuscator Community 5 installation to Dotfuscator Community 6.
@@ -345,6 +350,8 @@ Additionally, `.xap` packages can no longer be used as inputs because Silverligh
345350

346351
The Renaming option to introduce explicit method overrides has been removed from Dotfuscator. To use Dotfuscator 6, [upgrade your configuration file](#steps-config-files) to remove this setting.
347352

353+
:::moniker-end
354+
348355
## Full documentation
349356

350357
See [the full Dotfuscator Community User Guide at preemptive.com][full] for detailed usage instructions, including [how to start using the Dotfuscator Community user interface][get-started].

0 commit comments

Comments
 (0)