File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 55 {
66 "files" : [
77 " LitMotion/Assets/LitMotion/Runtime/**/*.cs" ,
8- " LitMotion/Assets/LitMotion/Editor/**/*.cs"
8+ " LitMotion/Assets/LitMotion/Editor/**/*.cs" ,
9+ " LitMotion/Assets/LitMotion.Animation/Runtime/**/*.cs" ,
10+ " LitMotion/Assets/LitMotion.Animation/Editor/**/*.cs"
911 ],
1012 "src" : " ../src"
1113 }
1214 ],
13- "properties" : {
14- "AllowUnsafeBlocks" : true
15- },
1615 "dest" : " api" ,
1716 "disableGitFeatures" : false ,
1817 "disableDefaultFilter" : false ,
5352 "globalMetadata" : {
5453 "_appName" : " LitMotion" ,
5554 "_appTitle" : " LitMotion" ,
56- "_appFooter" : " <span>Copyright © 2023 Annulus Games. Generated with <a href=\" https://dotnet.github.io/docfx\" >DocFX</a></span>" ,
55+ "_appFooter" : " <span>Copyright © 2024 Annulus Games. Generated with <a href=\" https://dotnet.github.io/docfx\" >DocFX</a></span>" ,
5756 "_enableSearch" : true ,
5857 "pdf" : false ,
5958 "_appLogoPath" : " images/icon.svg" ,
You can’t perform that action at this time.
0 commit comments