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.
2 parents 80d3ce3 + d9808e4 commit 9104886Copy full SHA for 9104886
README.md
@@ -206,7 +206,7 @@ This tag helper element `<our-version>` prints out version number for a given As
206
<our-version />
207
208
<!-- Prints out the version number of a specific assembly loaded into Current AppDomain -->
209
-<our-version="Our.Umbraco.TagHelpers" />
+<our-version assembly="Our.Umbraco.TagHelpers" />
210
```
211
212
## `our-member-include` and `our-member-exclude`
0 commit comments