1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-22 01:08:48 +00:00

[ci skip] docs: add X10D.Hosting to docfx project

This commit is contained in:
Oliver Booth 2023-08-24 01:53:50 +01:00
parent 3e338eb2f5
commit 9aed06b533
Signed by: oliverbooth
GPG Key ID: B89D139977693FED

View File

@ -6,6 +6,7 @@
"src": "../",
"files": [
"X10D/**/**.csproj",
"X10D.Hosting/**/**.csproj",
"X10D.Unity/**/**.csproj"
]
}