mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
Fix build error
This commit is contained in:
@@ -36,6 +36,7 @@
|
|||||||
<!-- MRT from windows app sdk will search for a pri file with the same name of the module before defaulting to resources.pri -->
|
<!-- MRT from windows app sdk will search for a pri file with the same name of the module before defaulting to resources.pri -->
|
||||||
<ProjectPriFileName>PowerToys.PowerRename.pri</ProjectPriFileName>
|
<ProjectPriFileName>PowerToys.PowerRename.pri</ProjectPriFileName>
|
||||||
<RuntimeIdentifier>win10-x64;win10-arm64</RuntimeIdentifier>
|
<RuntimeIdentifier>win10-x64;win10-arm64</RuntimeIdentifier>
|
||||||
|
<WindowsAppSDKVerifyTransitiveDependencies>false</WindowsAppSDKVerifyTransitiveDependencies>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="Microsoft.WindowsAppSDK" GeneratePathProperty="true" />
|
<PackageReference Include="Microsoft.WindowsAppSDK" GeneratePathProperty="true" />
|
||||||
|
|||||||
Reference in New Issue
Block a user