chore: 隐藏 .deps.json 与 .runtimeconfig*.json

This commit is contained in:
uye
2025-12-10 01:50:34 +08:00
parent 9ed5f47f4f
commit e04cd63bd1

View File

@@ -23,6 +23,7 @@
<PublishTrimmed>false</PublishTrimmed>
<SelfContained>false</SelfContained>
<BeautyLibsDir>./externals</BeautyLibsDir>
<BeautyHiddens>*.deps.json;*.runtimeconfig*.json</BeautyHiddens>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
<PostBuildEvent>