Skip to content

Commit c831ee7

Browse files
Make VS version agnostic
1 parent 82a57bf commit c831ee7

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

docs/ide/dotfuscator/capabilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ helpviewer_keywords:
1212
- "Dotfuscator"
1313
- "obfuscation"
1414
- "protection"
15-
description: "Learn the capabilities of the free copy of Dotfuscator Community included in Visual Studio 2019."
15+
description: "Learn the capabilities of the free copy of Dotfuscator Community included in Visual Studio."
1616
ms.assetid: 0ee89c58-c900-48fc-a6a2-65ace00e8bab
1717
author: "Joe-Sewell-PreEmptive"
1818
ms.author: gewarren

docs/ide/dotfuscator/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ helpviewer_keywords:
1212
- "Dotfuscator"
1313
- "obfuscation"
1414
- "protection"
15-
description: "Learn how you can protect your .NET applications with the free copy of Dotfuscator Community included in Visual Studio 2019."
15+
description: "Learn how you can protect your .NET applications with the free copy of Dotfuscator Community included in Visual Studio."
1616
ms.assetid: d9550502-0a82-49a6-b005-2caa791fbe02
1717
author: "Joe-Sewell-PreEmptive"
1818
ms.author: gewarren
@@ -42,9 +42,9 @@ For more information on how Dotfuscator fits into a secure software development
4242

4343
## About Dotfuscator Community
4444

45-
Your copy of Microsoft Visual Studio 2019 includes a copy of ***PreEmptive Protection - Dotfuscator Community***, free for personal use.
45+
Your copy of Microsoft Visual Studio includes a copy of ***PreEmptive Protection - Dotfuscator Community***, free for personal use.
4646
(This free version was previously known as Dotfuscator Community Edition or Dotfuscator CE.)
47-
For instructions on how to install the version of Dotfuscator Community included with Visual Studio 2019, see the [Installation page][install].
47+
For instructions on how to install the version of Dotfuscator Community included with Visual Studio, see the [Installation page][install].
4848

4949
Dotfuscator Community offers a range of [software protection and hardening][software-protection] services for developers, architects, and testers.
5050
Examples of [.NET Obfuscation][obfuscation] and other [Application Protection][app-protection] features included in Dotfuscator Community are:

docs/ide/dotfuscator/install.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ helpviewer_keywords:
1717
- "install Dotfuscator"
1818
- "installing Dotfuscator"
1919
- "set up Dotfuscator"
20-
description: "Learn how to install the free copy of Dotfuscator Community included in Visual Studio 2019."
20+
description: "Learn how to install the free copy of Dotfuscator Community included in Visual Studio."
2121
ms.assetid: f2146651-e24a-4e24-ade8-8ddee8ff4e43
2222
author: "Joe-Sewell-PreEmptive"
2323
ms.author: gewarren
@@ -35,7 +35,7 @@ These instructions explain how to install it.
3535
> **[click here to go to the Dotfuscator Downloads page][download]**.
3636
3737

38-
## Within Visual Studio 2019
38+
## Within Visual Studio
3939

4040
::: moniker range="vs-2019"
4141

@@ -76,7 +76,7 @@ Once the installation is complete, you can [start using Dotfuscator Community][g
7676

7777
## During Visual Studio Installation
7878

79-
If you have not yet installed Visual Studio 2019, you can obtain the installer from [the Visual Studio website][2019-install].
79+
If you have not yet installed Visual Studio, you can obtain the installer from [the Visual Studio website][vs-install].
8080
When run, it will display installation options for the selected Visual Studio edition.
8181

8282
::: moniker range="vs-2019"
@@ -91,7 +91,7 @@ When run, it will display installation options for the selected Visual Studio ed
9191

9292
::: moniker-end
9393

94-
You can then install Dotfuscator Community as an individual component of Visual Studio 2019:
94+
You can then install Dotfuscator Community as an individual component of Visual Studio:
9595

9696
1. Select the **Individual components** tab.
9797
2. Under *Code tools*, check the *PreEmptive Protection - Dotfuscator* item.<br/> <br/> ![Individual components](media/install_individually_12.png) <br/> <br/>
@@ -107,7 +107,7 @@ Once the installation is complete, you can start using Dotfuscator Community. Fo
107107

108108
<!-- Copyright © 2019 PreEmptive Solutions, LLC -->
109109

110-
[2019-install]: https://visualstudio.microsoft.com/downloads/
110+
[vs-install]: https://visualstudio.microsoft.com/downloads/
111111
[get-started]: https://www.preemptive.com/dotfuscator/ce/docs/help/gui_getstarted.html
112112

113113
[download]: https://www.preemptive.com/products/dotfuscator/downloads

docs/ide/dotfuscator/upgrades.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ helpviewer_keywords:
1919
- "registering Dotfuscator"
2020
- "Dotfuscator command line"
2121
- "Dotfuscator Professional"
22-
description: "Learn how to upgrade the free copy of Dotfuscator Community included in Visual Studio 2019."
22+
description: "Learn how to upgrade the free copy of Dotfuscator Community included in Visual Studio."
2323
ms.assetid: c7c60904-27f9-4f1f-b79b-ddf65041b810
2424
author: "Joe-Sewell-PreEmptive"
2525
ms.author: gewarren

0 commit comments

Comments
 (0)