Skip to content

Commit eb4c6b7

Browse files
author
Jani Giannoudis
committed
fix: include all PayrollEngine DLLs for DocFX metadata
1 parent 0771b0c commit eb4c6b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docfx/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"src": [
55
{
6-
"files": [ "Client.Scripting/bin/Release/net10.0/PayrollEngine.Client.Scripting.dll" ],
6+
"files": [ "Client.Scripting/bin/Release/net10.0/PayrollEngine.*.dll" ],
77
"src": "../"
88
}
99
],

0 commit comments

Comments
 (0)