mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
move EnableCmdPalAOT back
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
<CIBuild>true</CIBuild>
|
<CIBuild>true</CIBuild>
|
||||||
</PropertyGroup> -->
|
</PropertyGroup> -->
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup Condition="'$(EnableCmdPalAOT)' == 'true'">
|
||||||
<SelfContained>true</SelfContained>
|
<SelfContained>true</SelfContained>
|
||||||
<PublishSingleFile>false</PublishSingleFile>
|
<PublishSingleFile>false</PublishSingleFile>
|
||||||
<DisableRuntimeMarshalling>false</DisableRuntimeMarshalling>
|
<DisableRuntimeMarshalling>false</DisableRuntimeMarshalling>
|
||||||
|
|||||||
Reference in New Issue
Block a user