Skip to content

Commit 72e0b48

Browse files
dimodidimodi
authored andcommitted
Update deployment/ci-cd-license-key.md
1 parent b60a2fa commit 72e0b48

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
@@ -132,7 +132,7 @@ Also see [Using NuGet Keys](slug:deployment-nuget#using-nuget-keys) in the artic
132132
133133
## Abort Deployment on License Key Error
134134
135-
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. Add a `<WarningsAsErrors>` tag to the project file(s) and include the desired [Telerik license warning codes](slug:troubleshooting-license-key-errors#error-messages):
135+
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. [Add a `<WarningsAsErrors>` tag](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-options/errors-warnings#warningsaserrors-and-warningsnotaserrors) to the project file(s) and include the desired [Telerik license warning codes](slug:troubleshooting-license-key-errors#error-messages):
136136
137137
>caption Treat Telerik license warnings as errors in the .csproj project file
138138

0 commit comments

Comments
 (0)