Skip to content

Commit 7e5a600

Browse files
authored
docs(Common): Enhance licensing troubleshooting (#3037)
1 parent 4df790b commit 7e5a600

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

installation/license-key.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,12 @@ The new license key includes information about all previous purchases. This proc
6363

6464
## Using Telerik Packages in Referenced Projects
6565

66-
Telerik UI for Blazor may be used in a referenced project in a multi-project app. For example, in the **Client** project of a WebAssembly app that uses server-side pre-rendering. In such cases, you can briefly see a yellow banner in the browser, which says "We couldn't verify your license key for Telerik UI for Blazor. Please see the build log for details and resolution steps".
66+
Telerik UI for Blazor may be used in a referenced project in a multi-project app, for example:
67+
68+
* In the **Client** project of a Blazor Web App with **WebAssembly** or **Auto** render mode.
69+
* In a Razor class library project, which is used by a main web project.
70+
71+
In such cases, you may see a yellow banner in the browser, which says "We couldn't verify your license key for Telerik UI for Blazor. Please see the build log for details and resolution steps".
6772

6873
There are two alternative ways to avoid the warning banner:
6974

0 commit comments

Comments
 (0)