Skip to content

Commit 4ce00a7

Browse files
committed
Update: Activating License Key
1 parent 1f22663 commit 4ce00a7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

licensing/license-key.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,13 @@ To download a license key for Telerik UI for .NET WinForms, you must have either
2929

3030
To activate the Telerik UI for .NET WinForms controls:
3131

32-
* Copy the [downloaded](#downloading-the-license-key) `telerik-license.txt` license key file to your home directory. This makes the license key available to all projects that you develop on your computer:
32+
1. Copy the [downloaded](#downloading-the-license-key) `telerik-license.txt` license key file to your home directory. This makes the license key available to all projects that you develop on your computer:
3333

3434
* For Windows: `%AppData%\Telerik\telerik-license.txt`
3535
* For Mac/Linux: `~/.telerik/telerik-license.txt`
36+
* Alternatively, copy the `telerik-license.txt` license key file to the root folder of your project. This makes the license key available only to this project. Do not commit the file to source control as this is your personal license key.
3637

37-
* Alternatively, copy the `telerik-license.txt` license key file to the root folder of your project. This makes the license key available only to this project. Do not commit the file to source control as this is your personal license key.
38+
1. Download the `Telerik.Licensing` NuGet package from [NuGet.org](https://www.nuget.org/). It will add the **Telerik.Licensing.Runtime** assembly in your project which is required to activate the WinForms controls.
3839

3940
When you build the project, the `Telerik.Licensing` NuGet package automatically locates the license file and uses it to activate the WinForms controls.
4041

0 commit comments

Comments
 (0)