Skip to content

Commit f3ad316

Browse files
authored
Merge pull request #6335 from MicrosoftDocs/master637473896266218881
For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents f00f992 + 7ef84d5 commit f3ad316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/xml-tools/walkthrough-debug-an-xslt-style-sheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The steps in this walkthrough demonstrate how to use the XSLT debugger. Steps in
1818
To prepare for this walkthrough, first copy the two [sample files](#sample-files) to your local computer. One is the style sheet, and one is the XML file we'll use as input to the style sheet. In this walkthrough, the style sheet we use finds all books whose cost is below the average book price.
1919

2020
> [!NOTE]
21-
> The XSLT debugger is only available in the Enterprise edition of Visual Studio.
21+
> The XSLT debugger is only available in the Professional and Enterprise editions of Visual Studio.
2222
2323
## Start debugging
2424

0 commit comments

Comments
 (0)