Skip to content

Commit cba80a6

Browse files
dimodiyordan-mitev
andauthored
Update deployment/ci-cd-license-key.md
Co-authored-by: Yordan <[email protected]>
1 parent 6e4c4e3 commit cba80a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/ci-cd-license-key.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Also see [Using NuGet Keys](slug:deployment-nuget#using-nuget-keys) in the artic
136136
137137
To avoid accidental [license watermarks and notifications on your live site](slug:installation-license-key#will-telerik-ui-for-blazor-work-with-an-expired-license-key), you can fail the application build and abort deployment when there is an issue with the license key. There are two alternative ways to list the [Telerik license warning codes](slug:troubleshooting-license-key-errors#error-messages) to be treated as errors:
138138
139-
* Add `<TelerikLicensingStrict>` tag to the `.csproj` project file. This approach requires Telerik UI for Blazor version `9.0.0` and above, or `Telerik.Licensing` version `1.6.5` and above.
139+
* Add а `<TelerikLicensingStrict>` tag to the `.csproj` project file. This approach requires Telerik UI for Blazor version `9.0.0` and above, or `Telerik.Licensing` version `1.6.5` and above.
140140
````XML.skip-repl
141141
<PropertyGroup>
142142
<TargetFramework>net8.0</TargetFramework>

0 commit comments

Comments
 (0)