Skip to content

Commit 699d02d

Browse files
committed
chore: Add reference to Attributes project
1 parent 22e191b commit 699d02d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/docfx.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
"src": [
55
{
66
"src": "..",
7-
"files": ["src/Core/**.csproj"]
7+
"files": [
8+
"src/Core/**.csproj",
9+
"src/Attributes/**.csproj"
10+
]
811
}
912
],
1013
"dest": "api",

0 commit comments

Comments
 (0)