Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Commit c0776ca

Browse files
committed
Fix CertificateManager docfx file missing
1 parent 6b6b426 commit c0776ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.build/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": [ "Titanium.Web.Proxy.sln"],
6+
"files": [ "Titanium.Web.Proxy.Docs.sln"],
77
"src": "../src/"
88
}
99
],

0 commit comments

Comments
 (0)