Skip to content

Commit 79108a6

Browse files
authored
Update license-key.md
1 parent 3966517 commit 79108a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

installation/license-key.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ position: 1
1010

1111
# Telerik License Key
1212

13-
Telerik UI for Blazor requires activation through a license key during application build and publish. A license key is required for both trial and commercial licenses. This article describes how to download your personal license key and use it to activate the Telerik Blazor components.
13+
Telerik UI for Blazor requires activation through a license key during application build, test and publish. A license key is required for both trial and commercial licenses. This article describes how to download your personal license key and use it to activate the Telerik Blazor components.
1414

1515
@[template](/_contentTemplates/common/get-started.md#license-key-version)
1616

@@ -23,7 +23,7 @@ To install a license key, you must have a commercial or trial license for:
2323

2424
If you are new to Telerik UI for Blazor, [sign up for a free trial](https://www.telerik.com/blazor-ui).
2525

26-
The `Telerik.UI.for.Blazor` NuGet package [depends on the `Telerik.Licensing` NuGet package](slug:getting-started/what-you-need#nuget-packages). During project build and publish, the `Telerik.Licensing` package automatically verifies the license key and activates Telerik UI for Blazor in that project.
26+
The `Telerik.UI.for.Blazor` NuGet package [depends on the `Telerik.Licensing` NuGet package](slug:getting-started/what-you-need#nuget-packages). During project build, test and publish, the `Telerik.Licensing` package automatically verifies the license key and activates Telerik UI for Blazor in that project.
2727

2828
Follow the steps below for [automatic](#automatic-installation) or [manual](#manual-installation) license key installation in your local development environment. Then, find out [how to use a Telerik license key during application deployment](slug:deployment-license-key).
2929

@@ -92,7 +92,7 @@ Refer to the [Troubleshooting License Key Errors](slug:troubleshooting-license-k
9292

9393
### Where do I need to install a license key?
9494

95-
A Telerik license key is required on all environments that build or publish Telerik Blazor apps. This includes:
95+
A Telerik license key is required on all environments that build, test or publish Telerik Blazor apps. This includes:
9696

9797
* Local development environments. See [Automatic Installation](#automatic-installation) and [Manual Installation](#manual-installation) above.
9898
* Environments that perform [deployment, continuous integration or continuous delivery](slug:deployment-license-key) (CI/CD) to run your apps on a test, staging or production environment. Such environments include Azure Pipelines, GitHub Actions, GitLab, Docker, Jenkins, and others.

0 commit comments

Comments
 (0)