Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea38776 commit 86d67c0Copy full SHA for 86d67c0
xml/Microsoft.Build.Tasks.Xaml/XamlDataDrivenToolTask.xml
@@ -399,7 +399,7 @@
399
<param name="switchMap">The switch map.</param>
400
<param name="value">The value of the property.</param>
401
<summary>Checks the value a property is set to, and finds the corresponding switch.</summary>
402
- <returns>The switch that \<paramref name="value" /> is mapped to.</returns>
+ <returns>The switch that <paramref name="value" /> is mapped to.</returns>
403
<remarks>To be added.</remarks>
404
</Docs>
405
</Member>
@@ -533,4 +533,4 @@
533
534
535
</Members>
536
-</Type>
+</Type>
0 commit comments