fix: desktop outputs not working on Windows
This commit is contained in:
parent
9302c7e867
commit
ad5f424298
@ -54,6 +54,7 @@
|
|||||||
<BeautyLibsDir Condition="$(BeautySharedRuntimeMode) != 'True'">./Libraries</BeautyLibsDir>
|
<BeautyLibsDir Condition="$(BeautySharedRuntimeMode) != 'True'">./Libraries</BeautyLibsDir>
|
||||||
<!-- dlls that you don't want to be moved or can not be moved -->
|
<!-- dlls that you don't want to be moved or can not be moved -->
|
||||||
<!-- <BeautyExcludes>dll1.dll;lib*;...</BeautyExcludes> -->
|
<!-- <BeautyExcludes>dll1.dll;lib*;...</BeautyExcludes> -->
|
||||||
|
<BeautyExcludes>SDL2.dll</BeautyExcludes>
|
||||||
<!-- dlls that end users never needed, so hide them -->
|
<!-- dlls that end users never needed, so hide them -->
|
||||||
<BeautyHiddens>hostfxr;hostpolicy;*.deps.json;*.runtimeconfig*.json</BeautyHiddens>
|
<BeautyHiddens>hostfxr;hostpolicy;*.deps.json;*.runtimeconfig*.json</BeautyHiddens>
|
||||||
<!-- set to True if you want to disable -->
|
<!-- set to True if you want to disable -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user