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 27b3236 commit 2025db6Copy full SHA for 2025db6
README.md
@@ -90,6 +90,7 @@ To enable publishing XML documentation:
90
## Supported Languages
91
92
- C#
93
+- Blazor
94
95
96
## Contributing to the Code
package.json
@@ -225,7 +225,8 @@
225
],
226
"keywords": [
227
"XML Documentation Comments",
228
- "C#"
+ "C#",
229
+ "Blazor"
230
231
"dependencies": {},
232
"devDependencies": {
0 commit comments