Compare commits

..

No commits in common. "5ff7b68b37fe025f9d9492fa2105eaae65fc8ee7" and "3e338eb2f50e63cda4dfc3cd259618d7f4816523" have entirely different histories.

2 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@ name: DocFX
on:
push:
branches: [ main ]
workflow_dispatch:
jobs:
docfx:

View File

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