Skip to content

Commit 5754cd5

Browse files
Merge pull request #1463 from Syncfusion-Content/hotfix/hotfix-v26.2.4
DOCINFRA-2341_merged_using_automation
2 parents 3c893e5 + 5ff12d9 commit 5754cd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wpf/Licensing/licensing-faq/CI-license-validation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The following section shows how to validate the Syncfusion license key in CI ser
4848
The following example shows the syntax for Windows build agents.
4949

5050
{% tabs %}
51-
{% highlight <lang> tabtitle ="YAML" %}
51+
{% highlight c# tabtitle ="YAML" %}
5252
pool:
5353
vmImage: 'windows-latest'
5454

@@ -78,7 +78,7 @@ steps:
7878
The following example shows the syntax for validating Syncfusion license key in GitHub actions.
7979

8080
{% tabs %}
81-
{% highlight <lang> tabtitle ="YAML" %}
81+
{% highlight c# tabtitle ="YAML" %}
8282
steps:
8383
- name: Syncfusion License Validation
8484
shell: pwsh

0 commit comments

Comments
 (0)